460 lines
		
	
	
		
			19 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			460 lines
		
	
	
		
			19 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="12.0" 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>{65F3E762-800C-499E-862F-A535642EC59F}</ProjectGuid>
 | |
|     <OutputType>WinExe</OutputType>
 | |
|     <RootNamespace>Project</RootNamespace>
 | |
|     <AssemblyName>GWEE</AssemblyName>
 | |
|     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
 | |
|     <FileAlignment>512</FileAlignment>
 | |
|     <IsWebBootstrapper>true</IsWebBootstrapper>
 | |
|     <SignAssembly>False</SignAssembly>
 | |
|     <DelaySign>False</DelaySign>
 | |
|     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
 | |
|     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
 | |
|     <NoStdLib>False</NoStdLib>
 | |
|     <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
 | |
|     <IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
 | |
|     <PublishUrl>ftp://10.131.36.205:2121/Install/GroupWare/</PublishUrl>
 | |
|     <Install>true</Install>
 | |
|     <InstallFrom>Web</InstallFrom>
 | |
|     <UpdateEnabled>true</UpdateEnabled>
 | |
|     <UpdateMode>Foreground</UpdateMode>
 | |
|     <UpdateInterval>7</UpdateInterval>
 | |
|     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
 | |
|     <UpdatePeriodically>false</UpdatePeriodically>
 | |
|     <UpdateRequired>false</UpdateRequired>
 | |
|     <MapFileExtensions>true</MapFileExtensions>
 | |
|     <InstallUrl>http://10.131.36.205:8080/Install/GroupWare/</InstallUrl>
 | |
|     <ProductName>EET GruopWare</ProductName>
 | |
|     <PublisherName>EET</PublisherName>
 | |
|     <SuiteName>EET Software</SuiteName>
 | |
|     <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
 | |
|     <WebPage>default.html</WebPage>
 | |
|     <TrustUrlParameters>true</TrustUrlParameters>
 | |
|     <ApplicationRevision>11</ApplicationRevision>
 | |
|     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
 | |
|     <UseApplicationTrust>false</UseApplicationTrust>
 | |
|     <CreateDesktopShortcut>true</CreateDesktopShortcut>
 | |
|     <PublishWizardCompleted>true</PublishWizardCompleted>
 | |
|     <BootstrapperEnabled>true</BootstrapperEnabled>
 | |
|     <TargetFrameworkProfile />
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | |
|     <PlatformTarget>x86</PlatformTarget>
 | |
|     <DebugSymbols>true</DebugSymbols>
 | |
|     <DebugType>Full</DebugType>
 | |
|     <Optimize>False</Optimize>
 | |
|     <OutputPath>..\..\..\..\Amkor\GroupWare\</OutputPath>
 | |
|     <DefineConstants>DEBUG;TRACE</DefineConstants>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <WarningLevel>4</WarningLevel>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 | |
|     <PlatformTarget>AnyCPU</PlatformTarget>
 | |
|     <DebugType>pdbonly</DebugType>
 | |
|     <Optimize>true</Optimize>
 | |
|     <OutputPath>..\..\..\ManualMapEditor\</OutputPath>
 | |
|     <DefineConstants>TRACE</DefineConstants>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <WarningLevel>4</WarningLevel>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <ApplicationIcon>icons8-realtime-64.ico</ApplicationIcon>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <TargetZone>LocalIntranet</TargetZone>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <GenerateManifests>false</GenerateManifests>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup />
 | |
|   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
 | |
|     <DebugSymbols>true</DebugSymbols>
 | |
|     <OutputPath>..\..\..\..\..\Amkor\BarcodeValidation\</OutputPath>
 | |
|     <DefineConstants>DEBUG;TRACE</DefineConstants>
 | |
|     <DebugType>full</DebugType>
 | |
|     <PlatformTarget>x86</PlatformTarget>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
 | |
|     <OutputPath>bin\</OutputPath>
 | |
|     <DefineConstants>TRACE</DefineConstants>
 | |
|     <Optimize>true</Optimize>
 | |
|     <DebugType>pdbonly</DebugType>
 | |
|     <PlatformTarget>x86</PlatformTarget>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
 | |
|     <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
 | |
|     <BaseIntermediateOutputPath>obj\</BaseIntermediateOutputPath>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Platform)' == 'AnyCPU' ">
 | |
|     <BaseAddress>4194304</BaseAddress>
 | |
|     <RegisterForComInterop>False</RegisterForComInterop>
 | |
|     <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <ManifestCertificateThumbprint>026AD0E7B5AB617B10939CFF191623529DAF7B4C</ManifestCertificateThumbprint>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <ManifestKeyFile>EETGW_TemporaryKey.pfx</ManifestKeyFile>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <SignManifests>false</SignManifests>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
 | |
|   </PropertyGroup>
 | |
|   <ItemGroup>
 | |
|     <Reference Include="ArLog.Net4, Version=17.8.28.1500, Culture=neutral, processorArchitecture=MSIL">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\DLL\ArLog.Net4.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="ArSetting.Net4, Version=18.7.26.1730, Culture=neutral, processorArchitecture=MSIL">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\DLL\ArSetting.Net4.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="libxl.net">
 | |
|       <HintPath>..\DLL\libxl.net.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Microsoft.ReportViewer.Common, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
 | |
|     <Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
 | |
|     <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
 | |
|       <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
 | |
|       <Private>True</Private>
 | |
|     </Reference>
 | |
|     <Reference Include="StackExchange.Redis, Version=1.0.316.0, Culture=neutral, processorArchitecture=MSIL">
 | |
|       <HintPath>..\packages\StackExchange.Redis.1.0.481\lib\net45\StackExchange.Redis.dll</HintPath>
 | |
|       <Private>True</Private>
 | |
|     </Reference>
 | |
|     <Reference Include="StackExchange.Redis.Extender, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
 | |
|       <HintPath>..\packages\StackExchange.Redis.Extender.1.0.5\lib\StackExchange.Redis.Extender.dll</HintPath>
 | |
|       <Private>True</Private>
 | |
|     </Reference>
 | |
|     <Reference Include="System" />
 | |
|     <Reference Include="System.Configuration" />
 | |
|     <Reference Include="System.Core" />
 | |
|     <Reference Include="System.DirectoryServices" />
 | |
|     <Reference Include="System.Net" />
 | |
|     <Reference Include="System.ServiceModel" />
 | |
|     <Reference Include="System.Web" />
 | |
|     <Reference Include="System.Web.Services" />
 | |
|     <Reference Include="System.Xml.Linq" />
 | |
|     <Reference Include="System.Data.DataSetExtensions" />
 | |
|     <Reference Include="Microsoft.CSharp" />
 | |
|     <Reference Include="System.Data" />
 | |
|     <Reference Include="System.Deployment" />
 | |
|     <Reference Include="System.Drawing" />
 | |
|     <Reference Include="System.Windows.Forms" />
 | |
|     <Reference Include="System.Xml" />
 | |
|     <Reference Include="WindowsBase" />
 | |
|     <Reference Include="Winsock Orcas">
 | |
|       <HintPath>..\DLL\Winsock Orcas.dll</HintPath>
 | |
|     </Reference>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Compile Include="CResult.cs" />
 | |
|     <Compile Include="DataSet1.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DesignTime>True</DesignTime>
 | |
|       <DependentUpon>DataSet1.xsd</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Device\Barcode.cs" />
 | |
|     <Compile Include="Dialog\fDebug.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fDebug.Designer.cs">
 | |
|       <DependentUpon>fDebug.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fMsgWindow.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fMsgWindow.Designer.cs">
 | |
|       <DependentUpon>fMsgWindow.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fLogin.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fLogin.Designer.cs">
 | |
|       <DependentUpon>fLogin.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fPassword.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fPassword.Designer.cs">
 | |
|       <DependentUpon>fPassword.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fErrorException.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fErrorException.Designer.cs">
 | |
|       <DependentUpon>fErrorException.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fTouchKeyFull.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fTouchKeyFull.Designer.cs">
 | |
|       <DependentUpon>fTouchKeyFull.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="dsMSSQL.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DesignTime>True</DesignTime>
 | |
|       <DependentUpon>dsMSSQL.xsd</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fLog.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fLog.Designer.cs">
 | |
|       <DependentUpon>fLog.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fMain.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fMain.Designer.cs">
 | |
|       <DependentUpon>fMain.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="fSetting.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="fSetting.Designer.cs">
 | |
|       <DependentUpon>fSetting.cs</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="Program.cs" />
 | |
|     <Compile Include="_Common\fADSUserList.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fADSUserList.Designer.cs">
 | |
|       <DependentUpon>fADSUserList.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fNewID.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fNewID.Designer.cs">
 | |
|       <DependentUpon>fNewID.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fNewPassword.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fNewPassword.Designer.cs">
 | |
|       <DependentUpon>fNewPassword.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fUserInfo.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fUserInfo.Designer.cs">
 | |
|       <DependentUpon>fUserInfo.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fUserList.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="_Common\fUserList.Designer.cs">
 | |
|       <DependentUpon>fUserList.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="_Info\fInfo_Staff.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="_Info\fInfo_Staff.Designer.cs">
 | |
|       <DependentUpon>fInfo_Staff.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="_Management\fLineCode.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="_Management\fLineCode.Designer.cs">
 | |
|       <DependentUpon>fLineCode.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Properties\AssemblyInfo.cs" />
 | |
|     <Compile Include="Pub.cs" />
 | |
|     <Compile Include="Setting.cs" />
 | |
|     <Compile Include="StateMachine\_TMDisplay.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="StateMachine\_BW.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Util.cs" />
 | |
|     <EmbeddedResource Include="Dialog\fDebug.resx">
 | |
|       <DependentUpon>fDebug.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Dialog\fMsgWindow.resx">
 | |
|       <DependentUpon>fMsgWindow.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Dialog\fLogin.resx">
 | |
|       <DependentUpon>fLogin.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Dialog\fPassword.resx">
 | |
|       <DependentUpon>fPassword.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Dialog\fErrorException.resx">
 | |
|       <DependentUpon>fErrorException.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Dialog\fTouchKeyFull.resx">
 | |
|       <DependentUpon>fTouchKeyFull.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fLog.resx">
 | |
|       <DependentUpon>fLog.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fMain.resx">
 | |
|       <DependentUpon>fMain.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="fSetting.resx">
 | |
|       <DependentUpon>fSetting.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Properties\licenses.licx" />
 | |
|     <EmbeddedResource Include="_Common\fADSUserList.resx">
 | |
|       <DependentUpon>fADSUserList.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="_Common\fNewID.resx">
 | |
|       <DependentUpon>fNewID.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="_Common\fNewPassword.resx">
 | |
|       <DependentUpon>fNewPassword.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="_Common\fUserInfo.resx">
 | |
|       <DependentUpon>fUserInfo.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="_Common\fUserList.resx">
 | |
|       <DependentUpon>fUserList.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="_Info\fInfo_Staff.resx">
 | |
|       <DependentUpon>fInfo_Staff.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="_Management\fLineCode.resx">
 | |
|       <DependentUpon>fLineCode.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Properties\Resources.resx">
 | |
|       <Generator>ResXFileCodeGenerator</Generator>
 | |
|       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
 | |
|       <SubType>Designer</SubType>
 | |
|     </EmbeddedResource>
 | |
|     <Compile Include="Properties\Resources.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DependentUpon>Resources.resx</DependentUpon>
 | |
|       <DesignTime>True</DesignTime>
 | |
|     </Compile>
 | |
|     <None Include="app.config" />
 | |
|     <None Include="DataSet1.xsc">
 | |
|       <DependentUpon>DataSet1.xsd</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="DataSet1.xsd">
 | |
|       <SubType>Designer</SubType>
 | |
|       <Generator>MSDataSetGenerator</Generator>
 | |
|       <LastGenOutput>DataSet1.Designer.cs</LastGenOutput>
 | |
|     </None>
 | |
|     <None Include="DataSet1.xss">
 | |
|       <DependentUpon>DataSet1.xsd</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="dsMSSQL.xsc">
 | |
|       <DependentUpon>dsMSSQL.xsd</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="dsMSSQL.xsd">
 | |
|       <SubType>Designer</SubType>
 | |
|       <Generator>MSDataSetGenerator</Generator>
 | |
|       <LastGenOutput>dsMSSQL.Designer.cs</LastGenOutput>
 | |
|     </None>
 | |
|     <None Include="dsMSSQL.xss">
 | |
|       <DependentUpon>dsMSSQL.xsd</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="packages.config" />
 | |
|     <None Include="Properties\app.manifest" />
 | |
|     <None Include="Properties\Settings.settings">
 | |
|       <Generator>SettingsSingleFileGenerator</Generator>
 | |
|       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
 | |
|     </None>
 | |
|     <Compile Include="Properties\Settings.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DependentUpon>Settings.settings</DependentUpon>
 | |
|       <DesignTimeSharedInput>True</DesignTimeSharedInput>
 | |
|     </Compile>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Content Include="History.txt" />
 | |
|     <Content Include="icons8-realtime-64.ico" />
 | |
|     <Content Include="libxl.dll">
 | |
|       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 | |
|     </Content>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <BootstrapperPackage Include=".NETFramework,Version=v4.0">
 | |
|       <Visible>False</Visible>
 | |
|       <ProductName>Microsoft .NET Framework 4%28x86 및 x64%29</ProductName>
 | |
|       <Install>true</Install>
 | |
|     </BootstrapperPackage>
 | |
|     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
 | |
|       <Visible>False</Visible>
 | |
|       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
 | |
|       <Install>false</Install>
 | |
|     </BootstrapperPackage>
 | |
|     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
 | |
|       <Visible>False</Visible>
 | |
|       <ProductName>.NET Framework 3.5 SP1</ProductName>
 | |
|       <Install>false</Install>
 | |
|     </BootstrapperPackage>
 | |
|     <BootstrapperPackage Include="Microsoft.ReportViewer.11.0">
 | |
|       <Visible>False</Visible>
 | |
|       <ProductName>Microsoft Report Viewer 2012 Runtime</ProductName>
 | |
|       <Install>true</Install>
 | |
|     </BootstrapperPackage>
 | |
|     <BootstrapperPackage Include="Microsoft.SqlServer.SQLSysClrTypes.11.0.x86">
 | |
|       <Visible>False</Visible>
 | |
|       <ProductName>SQL Server® 2012용 Microsoft® System CLR 유형%28x86%29</ProductName>
 | |
|       <Install>true</Install>
 | |
|     </BootstrapperPackage>
 | |
|     <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
 | |
|       <Visible>False</Visible>
 | |
|       <ProductName>Windows Installer 4.5</ProductName>
 | |
|       <Install>true</Install>
 | |
|     </BootstrapperPackage>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ProjectReference Include="..\..\..\_Library\AmkorRestfulService\AmkorRestfulService\AmkorRestfulService.csproj">
 | |
|       <Project>{58cfc90c-5068-46a2-a8de-0e92ee9e0990}</Project>
 | |
|       <Name>AmkorRestfulService</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\..\..\_Library\arControl\arControl\arControl.csproj">
 | |
|       <Project>{f31c242c-1b15-4518-9733-48558499fe4b}</Project>
 | |
|       <Name>arControl</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\SubProject\FBS0000\FBS0000.csproj">
 | |
|       <Project>{f6f515c6-6628-47c4-8a94-683bdf9fbb9c}</Project>
 | |
|       <Name>FBS0000</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\SubProject\FCM0000\FCM0000.csproj">
 | |
|       <Project>{26982882-c1ff-45f8-861c-d67558725ff1}</Project>
 | |
|       <Name>FCM0000</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\SubProject\FCOMMON\FCOMMON.csproj">
 | |
|       <Project>{304bd018-194b-47da-b4e0-f16df7b606da}</Project>
 | |
|       <Name>FCOMMON</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\SubProject\FEQ0000\FEQ0000.csproj">
 | |
|       <Project>{c2e0627d-0623-4b68-a558-37cbce6bdca6}</Project>
 | |
|       <Name>FEQ0000</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\SubProject\FPJ0000\FPJ0000.csproj">
 | |
|       <Project>{74836a5f-cb5b-449f-9210-99c9d1a23b97}</Project>
 | |
|       <Name>FPJ0000</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\Sub\StaffLayoutCtl\StaffLayoutCtl.csproj">
 | |
|       <Project>{b832738c-74dd-4ce2-8a29-98d0bcbb9ea4}</Project>
 | |
|       <Name>StaffLayoutCtl</Name>
 | |
|     </ProjectReference>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup />
 | |
|   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 | |
| </Project> | 
