236 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			236 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
 | |
|   <PropertyGroup>
 | |
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 | |
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 | |
|     <ProjectGuid>{304BD018-194B-47DA-B4E0-F16DF7B606DA}</ProjectGuid>
 | |
|     <OutputType>Library</OutputType>
 | |
|     <AppDesignerFolder>Properties</AppDesignerFolder>
 | |
|     <RootNamespace>FCOMMON</RootNamespace>
 | |
|     <AssemblyName>FCOMMON</AssemblyName>
 | |
|     <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
 | |
|     <FileAlignment>512</FileAlignment>
 | |
|     <NuGetPackageImportStamp>
 | |
|     </NuGetPackageImportStamp>
 | |
|     <TargetFrameworkProfile />
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | |
|     <DebugSymbols>true</DebugSymbols>
 | |
|     <DebugType>full</DebugType>
 | |
|     <Optimize>false</Optimize>
 | |
|     <OutputPath>bin\Debug\</OutputPath>
 | |
|     <DefineConstants>DEBUG;TRACE</DefineConstants>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <WarningLevel>4</WarningLevel>
 | |
|     <PlatformTarget>AnyCPU</PlatformTarget>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 | |
|     <DebugType>pdbonly</DebugType>
 | |
|     <Optimize>true</Optimize>
 | |
|     <OutputPath>bin\Release\</OutputPath>
 | |
|     <DefineConstants>TRACE</DefineConstants>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <WarningLevel>4</WarningLevel>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <ItemGroup>
 | |
|     <Reference Include="ArSetting.Net4">
 | |
|       <HintPath>..\..\DLL\ArSetting.Net4.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="FarPoint.CalcEngine, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Excel, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Localization, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.PDF, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.PluginCalendar.WinForms, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Win, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Win.Chart, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="FarPoint.Win.Spread, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL" />
 | |
|     <Reference Include="GrapeCity.CalcEngine, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="GrapeCity.Spreadsheet, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="GrapeCity.Spreadsheet.Win, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457" />
 | |
|     <Reference Include="GrapeCity.Win.PluginInputMan, Version=11.40.20177.0, Culture=neutral, PublicKeyToken=327c3516b1b18457, processorArchitecture=MSIL" />
 | |
|     <Reference Include="Microsoft.ReportViewer.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.150.1586.0\lib\net40\Microsoft.ReportViewer.Common.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.ReportViewer.DataVisualization, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.150.1586.0\lib\net40\Microsoft.ReportViewer.DataVisualization.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.ReportViewer.Design, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.150.1586.0\lib\net40\Microsoft.ReportViewer.Design.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.ReportViewer.ProcessingObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.150.1586.0\lib\net40\Microsoft.ReportViewer.ProcessingObjectModel.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.ReportViewer.WinForms, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.150.1586.0\lib\net40\Microsoft.ReportViewer.WinForms.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.SqlServer.Types, Version=14.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\Microsoft.SqlServer.Types.14.0.314.76\lib\net40\Microsoft.SqlServer.Types.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="System" />
 | |
|     <Reference Include="System.Configuration" />
 | |
|     <Reference Include="System.Core" />
 | |
|     <Reference Include="System.Drawing" />
 | |
|     <Reference Include="System.ServiceModel" />
 | |
|     <Reference Include="System.Windows.Forms" />
 | |
|     <Reference Include="System.Xml.Linq" />
 | |
|     <Reference Include="System.Data.DataSetExtensions" />
 | |
|     <Reference Include="Microsoft.CSharp" />
 | |
|     <Reference Include="System.Data" />
 | |
|     <Reference Include="System.Xml" />
 | |
|     <Reference Include="WindowsBase" />
 | |
|     <Reference Include="ZedGraph, Version=5.1.7.430, Culture=neutral, PublicKeyToken=02a83cbd123fcd60, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\ZedGraph.5.1.7\lib\net35-Client\ZedGraph.dll</HintPath>
 | |
|       <Private>True</Private>
 | |
|     </Reference>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Compile Include="Auth.cs" />
 | |
|     <Compile Include="DataBaseManager.cs" />
 | |
|     <Compile Include="fBase.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fBase.Designer.cs">
 | |
|       <DependentUpon>fBase.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fFileExplorer.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fFileExplorer.Designer.cs">
 | |
|       <DependentUpon>fFileExplorer.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fFTPExplorer.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fFTPExplorer.Designer.cs">
 | |
|       <DependentUpon>fFTPExplorer.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fInputTextBox.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fInputTextBox.Designer.cs">
 | |
|       <DependentUpon>fInputTextBox.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fLovDateList.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fLovDateList.Designer.cs">
 | |
|       <DependentUpon>fLovDateList.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fMagam.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fMagam.Designer.cs">
 | |
|       <DependentUpon>fMagam.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fProgress.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fProgress.Designer.cs">
 | |
|       <DependentUpon>fProgress.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fSelectDay.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fSelectDay.Designer.cs">
 | |
|       <DependentUpon>fSelectDay.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fSelectMonth.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <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="fSFI.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fSFI.Designer.cs">
 | |
|       <DependentUpon>fSFI.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="ISO8601.cs" />
 | |
|     <Compile Include="keyValuedataTable.cs" />
 | |
|     <Compile Include="Properties\AssemblyInfo.cs" />
 | |
|     <Compile Include="Info.cs" />
 | |
|     <Compile Include="Setting.cs" />
 | |
|     <Compile Include="Util_Form.cs" />
 | |
|     <Compile Include="Util.cs" />
 | |
|     <Compile Include="Util_Farpoint.cs" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <EmbeddedResource Include="fBase.resx">
 | |
|       <DependentUpon>fBase.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fFileExplorer.resx">
 | |
|       <DependentUpon>fFileExplorer.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fFTPExplorer.resx">
 | |
|       <DependentUpon>fFTPExplorer.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fInputTextBox.resx">
 | |
|       <DependentUpon>fInputTextBox.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fLovDateList.resx">
 | |
|       <DependentUpon>fLovDateList.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fMagam.resx">
 | |
|       <DependentUpon>fMagam.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fProgress.resx">
 | |
|       <DependentUpon>fProgress.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fSelectDay.resx">
 | |
|       <DependentUpon>fSelectDay.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fSelectMonth.resx">
 | |
|       <DependentUpon>fSelectMonth.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fSelectProcess.resx">
 | |
|       <DependentUpon>fSelectProcess.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fSFI.resx">
 | |
|       <DependentUpon>fSFI.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Properties\licenses.licx" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Content Include="License-LGPL.txt" />
 | |
|     <Content Include="SqlServerTypes\readme.htm" />
 | |
|     <Content Include="SqlServerTypes\x64\msvcr120.dll">
 | |
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 | |
|     </Content>
 | |
|     <Content Include="SqlServerTypes\x64\SqlServerSpatial140.dll">
 | |
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 | |
|     </Content>
 | |
|     <Content Include="SqlServerTypes\x86\msvcr120.dll">
 | |
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 | |
|     </Content>
 | |
|     <Content Include="SqlServerTypes\x86\SqlServerSpatial140.dll">
 | |
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 | |
|     </Content>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <None Include="packages.config" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ProjectReference Include="..\..\Sub\arftp\FTPClass.csproj">
 | |
|       <Project>{150859d3-1c5d-4e20-b324-f9ebe188d893}</Project>
 | |
|       <Name>FTPClass</Name>
 | |
|     </ProjectReference>
 | |
|   </ItemGroup>
 | |
|   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 | |
|   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
 | |
|        Other similar extension points exist, see Microsoft.Common.targets.
 | |
|   <Target Name="BeforeBuild">
 | |
|   </Target>
 | |
|   <Target Name="AfterBuild">
 | |
|   </Target>
 | |
|   -->
 | |
| </Project> | 
