migratino complete

This commit is contained in:
chi
2025-04-07 00:54:29 +09:00
parent 2b22ca9c51
commit 8ac3600ec1
158 changed files with 39098 additions and 21257 deletions

View File

@@ -129,6 +129,9 @@
<Reference Include="CsvHelper, Version=30.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823, processorArchitecture=MSIL">
<HintPath>..\packages\CsvHelper.30.0.1\lib\net45\CsvHelper.dll</HintPath>
</Reference>
<Reference Include="DatabaseConnectionString">
<HintPath>..\DLL\DatabaseConnectionString.exe</HintPath>
</Reference>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
</Reference>
@@ -245,21 +248,6 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="AdoNetEFMain.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AdoNetEFMain.Context.tt</DependentUpon>
</Compile>
<Compile Include="AdoNetEFMain.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="AdoNetEFMain.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AdoNetEFMain.edmx</DependentUpon>
</Compile>
<Compile Include="BaseController.cs" />
<Compile Include="Controller\APIController.cs" />
<Compile Include="Controller\ManualController.cs" />
@@ -273,9 +261,6 @@
<Compile Include="Controller\ResultController.cs" />
<Compile Include="Controller\SettingController.cs" />
<Compile Include="CResult.cs" />
<Compile Include="Customs.cs">
<DependentUpon>ModelCommon.tt</DependentUpon>
</Compile>
<Compile Include="DataSet1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -349,29 +334,16 @@
<DesignTime>True</DesignTime>
<DependentUpon>dsMSSQL.xsd</DependentUpon>
</Compile>
<Compile Include="dsProjects.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>dsProjects.xsd</DependentUpon>
</Compile>
<Compile Include="DSQuery.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DSQuery.xsd</DependentUpon>
</Compile>
<Compile Include="EETGW_GroupUser.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="EETGW_JobReport_AutoInput.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="EETGW_LoginInfo.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="EETGW_ProjecthistoryD.cs">
<DependentUpon>ModelProject.tt</DependentUpon>
</Compile>
<Compile Include="EETGW_ProjectsSchedule.cs">
<DependentUpon>ModelProject.tt</DependentUpon>
</Compile>
<Compile Include="EETGW_ProjectToDo.cs">
<DependentUpon>ModelProject.tt</DependentUpon>
</Compile>
<Compile Include="fLog.cs">
<SubType>Form</SubType>
</Compile>
@@ -390,127 +362,22 @@
<Compile Include="fSetting.Designer.cs">
<DependentUpon>fSetting.cs</DependentUpon>
</Compile>
<Compile Include="HolidayLIst.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="Items.cs">
<DependentUpon>ModelPurchase.tt</DependentUpon>
</Compile>
<Compile Include="JobReport.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="Language\Lang.cs" />
<Compile Include="Manager\DataBaseManager.cs" />
<Compile Include="Manager\keyValuedataTable.cs" />
<Compile Include="Manager\ModelManager.cs" />
<Compile Include="MessageWindow.cs" />
<Compile Include="MethodExtentions.cs" />
<Compile Include="ModelCommon.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelCommon.Context.tt</DependentUpon>
</Compile>
<Compile Include="ModelCommon.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelCommon.tt</DependentUpon>
</Compile>
<Compile Include="ModelCommon.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelCommon.edmx</DependentUpon>
</Compile>
<Compile Include="ModelJobreport.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelJobreport.Context.tt</DependentUpon>
</Compile>
<Compile Include="ModelJobreport.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelJobreport.tt</DependentUpon>
</Compile>
<Compile Include="ModelJobreport.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelJobreport.edmx</DependentUpon>
</Compile>
<Compile Include="ModelProject.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelProject.Context.tt</DependentUpon>
</Compile>
<Compile Include="ModelProject.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelProject.tt</DependentUpon>
</Compile>
<Compile Include="ModelProject.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelProject.edmx</DependentUpon>
</Compile>
<Compile Include="ModelPurchase.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelPurchase.Context.tt</DependentUpon>
</Compile>
<Compile Include="ModelPurchase.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelPurchase.tt</DependentUpon>
</Compile>
<Compile Include="ModelPurchase.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>ModelPurchase.edmx</DependentUpon>
</Compile>
<Compile Include="Model\PageModel.cs" />
<Compile Include="OWIN\Startup.cs" />
<Compile Include="OWIN\StartupSSE.cs" />
<Compile Include="Program.cs" />
<Compile Include="Projects.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="ProjectsHistory.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="ProjectsIOMap.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="ProjectsMailList.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="ProjectsPart.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="Purchase.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="Settings.cs" />
<Compile Include="SqlServerTypes\Loader.cs" />
<Compile Include="StateMachine\ReportUserData.cs" />
<Compile Include="StateMachine\_MailService.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UserGroup.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="Users.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="vFindSID.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="vGroupUser.cs">
<DependentUpon>AdoNetEFMain.tt</DependentUpon>
</Compile>
<Compile Include="vJobReportForUser.cs">
<DependentUpon>ModelJobreport.tt</DependentUpon>
</Compile>
<Compile Include="vPurchase.cs">
<DependentUpon>ModelPurchase.tt</DependentUpon>
</Compile>
<Compile Include="_Common\fADSUserList.cs">
<SubType>Form</SubType>
</Compile>
@@ -640,13 +507,6 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EntityDeploy Include="AdoNetEFMain.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>AdoNetEFMain.Designer.cs</LastGenOutput>
</EntityDeploy>
<None Include="AdoNetEFMain.edmx.diagram">
<DependentUpon>AdoNetEFMain.edmx</DependentUpon>
</None>
<None Include="app.config" />
<None Include="DataSet1.xsc">
<DependentUpon>DataSet1.xsd</DependentUpon>
@@ -681,6 +541,17 @@
<None Include="dsMSSQL.xss">
<DependentUpon>dsMSSQL.xsd</DependentUpon>
</None>
<None Include="dsProjects.xsc">
<DependentUpon>dsProjects.xsd</DependentUpon>
</None>
<None Include="dsProjects.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>dsProjects.Designer.cs</LastGenOutput>
</None>
<None Include="dsProjects.xss">
<DependentUpon>dsProjects.xsd</DependentUpon>
</None>
<None Include="DSQuery.xsc">
<DependentUpon>DSQuery.xsd</DependentUpon>
</None>
@@ -695,34 +566,6 @@
<None Include="Manual.pdf">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<EntityDeploy Include="ModelPurchase.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>ModelPurchase.Designer.cs</LastGenOutput>
</EntityDeploy>
<EntityDeploy Include="ModelCommon.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>ModelCommon.Designer.cs</LastGenOutput>
</EntityDeploy>
<None Include="ModelCommon.edmx.diagram">
<DependentUpon>ModelCommon.edmx</DependentUpon>
</None>
<EntityDeploy Include="ModelJobreport.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>ModelJobreport.Designer.cs</LastGenOutput>
</EntityDeploy>
<None Include="ModelJobreport.edmx.diagram">
<DependentUpon>ModelJobreport.edmx</DependentUpon>
</None>
<EntityDeploy Include="ModelProject.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>ModelProject.Designer.cs</LastGenOutput>
</EntityDeploy>
<None Include="ModelProject.edmx.diagram">
<DependentUpon>ModelProject.edmx</DependentUpon>
</None>
<None Include="ModelPurchase.edmx.diagram">
<DependentUpon>ModelPurchase.edmx</DependentUpon>
</None>
<None Include="packages.config" />
<None Include="Properties\app.manifest" />
<None Include="Properties\Settings.settings">
@@ -742,61 +585,11 @@
</None>
</ItemGroup>
<ItemGroup>
<Content Include="AdoNetEFMain.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>AdoNetEFMain.edmx</DependentUpon>
<LastGenOutput>AdoNetEFMain.Context.cs</LastGenOutput>
</Content>
<Content Include="AdoNetEFMain.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>AdoNetEFMain.edmx</DependentUpon>
<LastGenOutput>AdoNetEFMain.cs</LastGenOutput>
</Content>
<Content Include="History.txt" />
<Content Include="icons8-realtime-64.ico" />
<Content Include="libxl.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="ModelCommon.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelCommon.edmx</DependentUpon>
<LastGenOutput>ModelCommon.Context.cs</LastGenOutput>
</Content>
<Content Include="ModelCommon.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelCommon.edmx</DependentUpon>
<LastGenOutput>ModelCommon.cs</LastGenOutput>
</Content>
<Content Include="ModelJobreport.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelJobreport.edmx</DependentUpon>
<LastGenOutput>ModelJobreport.Context.cs</LastGenOutput>
</Content>
<Content Include="ModelJobreport.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelJobreport.edmx</DependentUpon>
<LastGenOutput>ModelJobreport.cs</LastGenOutput>
</Content>
<Content Include="ModelProject.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelProject.edmx</DependentUpon>
<LastGenOutput>ModelProject.Context.cs</LastGenOutput>
</Content>
<Content Include="ModelProject.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelProject.edmx</DependentUpon>
<LastGenOutput>ModelProject.cs</LastGenOutput>
</Content>
<Content Include="ModelPurchase.Context.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelPurchase.edmx</DependentUpon>
<LastGenOutput>ModelPurchase.Context.cs</LastGenOutput>
</Content>
<Content Include="ModelPurchase.tt">
<Generator>TextTemplatingFileGenerator</Generator>
<DependentUpon>ModelPurchase.edmx</DependentUpon>
<LastGenOutput>ModelPurchase.cs</LastGenOutput>
</Content>
<Content Include="SqlServerTypes\readme.htm" />
<Content Include="SqlServerTypes\x64\msvcr120.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>