232 lines
		
	
	
		
			9.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			232 lines
		
	
	
		
			9.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <PropertyGroup>
 | |
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 | |
|     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
 | |
|     <ProductVersion>
 | |
|     </ProductVersion>
 | |
|     <SchemaVersion>2.0</SchemaVersion>
 | |
|     <ProjectGuid>{310693F9-1234-442A-A3F9-343F8A0BD541}</ProjectGuid>
 | |
|     <OutputType>WinExe</OutputType>
 | |
|     <StartupObject>
 | |
|     </StartupObject>
 | |
|     <RootNamespace>Project</RootNamespace>
 | |
|     <AssemblyName>AlarmViewer</AssemblyName>
 | |
|     <FileAlignment>512</FileAlignment>
 | |
|     <MyType>WindowsForms</MyType>
 | |
|     <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
 | |
|     <TargetFrameworkProfile>
 | |
|     </TargetFrameworkProfile>
 | |
|     <PublishUrl>게시\</PublishUrl>
 | |
|     <Install>true</Install>
 | |
|     <InstallFrom>Disk</InstallFrom>
 | |
|     <UpdateEnabled>false</UpdateEnabled>
 | |
|     <UpdateMode>Foreground</UpdateMode>
 | |
|     <UpdateInterval>7</UpdateInterval>
 | |
|     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
 | |
|     <UpdatePeriodically>false</UpdatePeriodically>
 | |
|     <UpdateRequired>false</UpdateRequired>
 | |
|     <MapFileExtensions>true</MapFileExtensions>
 | |
|     <ApplicationRevision>0</ApplicationRevision>
 | |
|     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
 | |
|     <IsWebBootstrapper>false</IsWebBootstrapper>
 | |
|     <UseApplicationTrust>false</UseApplicationTrust>
 | |
|     <BootstrapperEnabled>true</BootstrapperEnabled>
 | |
|     <NuGetPackageImportStamp>
 | |
|     </NuGetPackageImportStamp>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
 | |
|     <PlatformTarget>x64</PlatformTarget>
 | |
|     <DebugSymbols>true</DebugSymbols>
 | |
|     <DebugType>full</DebugType>
 | |
|     <DefineDebug>true</DefineDebug>
 | |
|     <DefineTrace>true</DefineTrace>
 | |
|     <OutputPath>..\..\cVMS.NET_CS\bin\Debug\Alarmviewer\</OutputPath>
 | |
|     <DocumentationFile>
 | |
|     </DocumentationFile>
 | |
|     <NOWARN>1591,660,661</NOWARN>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
 | |
|     <PlatformTarget>x86</PlatformTarget>
 | |
|     <DebugType>pdbonly</DebugType>
 | |
|     <DefineDebug>false</DefineDebug>
 | |
|     <DefineTrace>true</DefineTrace>
 | |
|     <Optimize>true</Optimize>
 | |
|     <OutputPath>bin\Debug\</OutputPath>
 | |
|     <DocumentationFile>
 | |
|     </DocumentationFile>
 | |
|     <NOWARN>1591,660,661</NOWARN>
 | |
|     <Prefer32Bit>false</Prefer32Bit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <OptionExplicit>On</OptionExplicit>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <OptionCompare>Binary</OptionCompare>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <OptionStrict>Off</OptionStrict>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <OptionInfer>On</OptionInfer>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <ApplicationIcon>Alert.ico</ApplicationIcon>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <SignManifests>false</SignManifests>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <TargetZone>LocalIntranet</TargetZone>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <GenerateManifests>false</GenerateManifests>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup>
 | |
|     <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
 | |
|   </PropertyGroup>
 | |
|   <ItemGroup>
 | |
|     <Reference Include="arCommUtil, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\DLL\arCommUtil.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="mscorlib" />
 | |
|     <Reference Include="Microsoft.CSharp" />
 | |
|     <Reference Include="PresentationCore" />
 | |
|     <Reference Include="System" />
 | |
|     <Reference Include="System.Core" />
 | |
|     <Reference Include="System.Data" />
 | |
|     <Reference Include="System.Data.DataSetExtensions" />
 | |
|     <Reference Include="System.Data.Linq" />
 | |
|     <Reference Include="System.Drawing" />
 | |
|     <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\System.Drawing.Common.8.0.8\lib\net462\System.Drawing.Common.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
 | |
|       <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="System.Windows.Forms" />
 | |
|     <Reference Include="System.Windows.Forms.DataVisualization" />
 | |
|     <Reference Include="System.Xml" />
 | |
|     <Reference Include="System.Xml.Linq" />
 | |
|     <Reference Include="WindowsBase" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ProjectReference Include="..\..\Sub\CommData\CommData.csproj">
 | |
|       <Project>{14e8c9a5-013e-49ba-b435-efefc77dd623}</Project>
 | |
|       <Name>CommData</Name>
 | |
|     </ProjectReference>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Compile Include="Class\CFDBA.cs" />
 | |
|     <Compile Include="Dialog\fLog.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\fLog.Designer.cs">
 | |
|       <DependentUpon>fLog.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="DocumentElement.cs">
 | |
|       <DependentUpon>DocumentElement.xsd</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="DocumentElement.Designer.cs">
 | |
|       <DependentUpon>DocumentElement.xsd</DependentUpon>
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DesignTime>True</DesignTime>
 | |
|     </Compile>
 | |
|     <Compile Include="MethodExts.cs" />
 | |
|     <Compile Include="Program.cs" />
 | |
|     <Compile Include="Dialog\Frm_Alamlist.Designer.cs">
 | |
|       <DependentUpon>Frm_Alamlist.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Dialog\Frm_Alamlist.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="Properties\Resources.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DesignTime>True</DesignTime>
 | |
|       <DependentUpon>Resources.resx</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Properties\Settings.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DesignTimeSharedInput>True</DesignTimeSharedInput>
 | |
|       <DependentUpon>Settings.settings</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="PUB.cs" />
 | |
|     <Compile Include="Properties\AssemblyInfo.cs" />
 | |
|     <Compile Include="Setting\CSetting.cs" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <EmbeddedResource Include="Dialog\fLog.resx">
 | |
|       <DependentUpon>fLog.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Dialog\Frm_Alamlist.resx">
 | |
|       <DependentUpon>Frm_Alamlist.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Properties\Resources.resx">
 | |
|       <Generator>ResXFileCodeGenerator</Generator>
 | |
|       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Properties\licenses.licx" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <None Include="app.config" />
 | |
|     <None Include="DocumentElement.xsc">
 | |
|       <DependentUpon>DocumentElement.xsd</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="DocumentElement.xsd">
 | |
|       <Generator>MSDataSetGenerator</Generator>
 | |
|       <LastGenOutput>DocumentElement.Designer.cs</LastGenOutput>
 | |
|       <CustomToolNamespace>vmsnet</CustomToolNamespace>
 | |
|       <SubType>Designer</SubType>
 | |
|     </None>
 | |
|     <None Include="DocumentElement.xss">
 | |
|       <DependentUpon>DocumentElement.xsd</DependentUpon>
 | |
|     </None>
 | |
|     <None Include="packages.config" />
 | |
|     <None Include="Properties\app.manifest" />
 | |
|     <None Include="Properties\DataSources\ChartData.datasource" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Reference Include="mscorlib" />
 | |
|     <Reference Include="Microsoft.CSharp" />
 | |
|     <Reference Include="System.Core" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Content Include="Alert.ico" />
 | |
|     <Content Include="ReadMe.txt" />
 | |
|     <None Include="Resources\down_orange.png" />
 | |
|     <None Include="Resources\down_16.png" />
 | |
|     <None Include="Resources\up_16.png" />
 | |
|     <None Include="Resources\Orange Ball.png" />
 | |
|     <None Include="Resources\Get Info Blue Button.png" />
 | |
|     <None Include="Resources\Clear Green Button.png" />
 | |
|     <None Include="Resources\Backup Green Button.png" />
 | |
|     <None Include="Properties\Settings.settings">
 | |
|       <Generator>SettingsSingleFileGenerator</Generator>
 | |
|       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
 | |
|     </None>
 | |
|     <None Include="Resources\Red Ball.png" />
 | |
|     <None Include="Resources\Purple Ball.png" />
 | |
|     <None Include="Resources\Green Ball.png" />
 | |
|     <None Include="Resources\Blue Ball.png" />
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
 | |
|       <Visible>False</Visible>
 | |
|       <ProductName>.NET Framework 3.5 SP1</ProductName>
 | |
|       <Install>false</Install>
 | |
|     </BootstrapperPackage>
 | |
|   </ItemGroup>
 | |
|   <!-- 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>
 | |
|   -->
 | |
|   <Import Project="$(MSBuildBinPath)/Microsoft.CSharp.targets" />
 | |
| </Project> | 
