프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / ConvertService / ServiceBase / Markus.Service.StationController / Markus.Service.StationController.csproj @ 2decfbdf

이력 | 보기 | 이력해설 | 다운로드 (15.8 KB)

1 53c9637d taeseongkim
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
  <PropertyGroup>
5 0498c12e taeseongkim
    <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
6 53c9637d taeseongkim
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8
    <ProjectGuid>{9D993D6E-3A7B-470E-B5AD-D2CF89633F1C}</ProjectGuid>
9
    <OutputType>WinExe</OutputType>
10
    <RootNamespace>Markus.Service.StationController</RootNamespace>
11
    <AssemblyName>Markus.Service.StationController</AssemblyName>
12 0498c12e taeseongkim
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13 53c9637d taeseongkim
    <FileAlignment>512</FileAlignment>
14
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
15
    <WarningLevel>4</WarningLevel>
16
    <Deterministic>true</Deterministic>
17
    <NuGetPackageImportStamp>
18
    </NuGetPackageImportStamp>
19
    <TargetFrameworkProfile />
20 0498c12e taeseongkim
    <PublishUrl>publish\</PublishUrl>
21
    <Install>true</Install>
22
    <InstallFrom>Disk</InstallFrom>
23
    <UpdateEnabled>false</UpdateEnabled>
24
    <UpdateMode>Foreground</UpdateMode>
25
    <UpdateInterval>7</UpdateInterval>
26
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
27
    <UpdatePeriodically>false</UpdatePeriodically>
28
    <UpdateRequired>false</UpdateRequired>
29
    <MapFileExtensions>true</MapFileExtensions>
30
    <ApplicationRevision>0</ApplicationRevision>
31
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
32
    <IsWebBootstrapper>false</IsWebBootstrapper>
33
    <UseApplicationTrust>false</UseApplicationTrust>
34
    <BootstrapperEnabled>true</BootstrapperEnabled>
35 53c9637d taeseongkim
  </PropertyGroup>
36
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37
    <PlatformTarget>AnyCPU</PlatformTarget>
38
    <DebugSymbols>true</DebugSymbols>
39
    <DebugType>full</DebugType>
40
    <Optimize>false</Optimize>
41
    <OutputPath>bin\Debug\</OutputPath>
42
    <DefineConstants>DEBUG;TRACE</DefineConstants>
43
    <ErrorReport>prompt</ErrorReport>
44
    <WarningLevel>4</WarningLevel>
45 45f9a2ad taeseongkim
    <Prefer32Bit>false</Prefer32Bit>
46 53c9637d taeseongkim
  </PropertyGroup>
47
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48
    <PlatformTarget>AnyCPU</PlatformTarget>
49 0498c12e taeseongkim
    <DebugType>none</DebugType>
50 53c9637d taeseongkim
    <Optimize>true</Optimize>
51
    <OutputPath>bin\Release\</OutputPath>
52 0498c12e taeseongkim
    <DefineConstants>
53
    </DefineConstants>
54 53c9637d taeseongkim
    <ErrorReport>prompt</ErrorReport>
55
    <WarningLevel>4</WarningLevel>
56
    <Prefer32Bit>false</Prefer32Bit>
57 0498c12e taeseongkim
    <DocumentationFile>
58
    </DocumentationFile>
59 65fbe3cb taeseongkim
    <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
60 53c9637d taeseongkim
  </PropertyGroup>
61 0498c12e taeseongkim
  <PropertyGroup />
62 53c9637d taeseongkim
  <ItemGroup>
63
    <Reference Include="ConfigParser, Version=0.3.3.6, Culture=neutral, processorArchitecture=MSIL">
64
      <HintPath>..\packages\Salaros.ConfigParser.0.3.3\lib\net45\ConfigParser.dll</HintPath>
65
    </Reference>
66 98ee04d3 taeseongkim
    <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
67
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
68
    </Reference>
69
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
70
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
71
    </Reference>
72 a6e5055d alzkakdixm
    <Reference Include="GemBox.Spreadsheet, Version=39.3.30.1215, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL">
73
      <HintPath>..\packages\GemBox.Spreadsheet.39.3.30.1215\lib\net30\GemBox.Spreadsheet.dll</HintPath>
74
    </Reference>
75 2decfbdf alzkakdixm
    <Reference Include="LinqKit, Version=1.1.17.0, Culture=neutral, PublicKeyToken=bc217f8844052a91, processorArchitecture=MSIL">
76
      <HintPath>..\packages\LinqKit.1.1.17\lib\net45\LinqKit.dll</HintPath>
77
    </Reference>
78 98ee04d3 taeseongkim
    <Reference Include="Markus.EntityModel, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
79 2decfbdf alzkakdixm
      <HintPath>..\packages\MarkusDatabase.1.8.0\lib\net45\Markus.EntityModel.dll</HintPath>
80 98ee04d3 taeseongkim
    </Reference>
81 6f6e7dbf taeseongkim
    <Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL">
82
      <HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath>
83
    </Reference>
84 b92f142f taeseongkim
    <Reference Include="MaterialDesignColors, Version=1.2.0.325, Culture=neutral, processorArchitecture=MSIL">
85
      <HintPath>..\packages\MaterialDesignColors.1.2.0\lib\net45\MaterialDesignColors.dll</HintPath>
86
    </Reference>
87
    <Reference Include="MaterialDesignThemes.Wpf, Version=2.6.0.325, Culture=neutral, processorArchitecture=MSIL">
88
      <HintPath>..\packages\MaterialDesignThemes.2.6.0\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
89
    </Reference>
90 53c9637d taeseongkim
    <Reference Include="Microsoft.EntityFrameworkCore">
91
      <HintPath>C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore\2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
92
    </Reference>
93 266a2d4f taeseongkim
    <Reference Include="Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
94
      <HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\Microsoft.Expression.Interactions.dll</HintPath>
95 45f9a2ad taeseongkim
    </Reference>
96 53c9637d taeseongkim
    <Reference Include="System" />
97 98ee04d3 taeseongkim
    <Reference Include="System.ComponentModel.DataAnnotations" />
98 53c9637d taeseongkim
    <Reference Include="System.Data" />
99
    <Reference Include="System.Drawing" />
100
    <Reference Include="System.Runtime.Serialization" />
101
    <Reference Include="System.ServiceModel" />
102 60723dc9 taeseongkim
    <Reference Include="System.Web" />
103 53c9637d taeseongkim
    <Reference Include="System.Windows.Forms" />
104 266a2d4f taeseongkim
    <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
105
      <HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\System.Windows.Interactivity.dll</HintPath>
106 45f9a2ad taeseongkim
    </Reference>
107 53c9637d taeseongkim
    <Reference Include="System.Xml" />
108
    <Reference Include="Microsoft.CSharp" />
109
    <Reference Include="System.Core" />
110
    <Reference Include="System.Xml.Linq" />
111
    <Reference Include="System.Data.DataSetExtensions" />
112
    <Reference Include="System.Net.Http" />
113
    <Reference Include="System.Xaml">
114
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
115
    </Reference>
116 503cb09e taeseongkim
    <Reference Include="Telerik.Windows.Controls, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
117
      <SpecificVersion>False</SpecificVersion>
118
      <HintPath>..\Telerik\Telerik.Windows.Controls.dll</HintPath>
119 31f18afa taeseongkim
    </Reference>
120 503cb09e taeseongkim
    <Reference Include="Telerik.Windows.Controls.GridView, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
121
      <SpecificVersion>False</SpecificVersion>
122
      <HintPath>..\Telerik\Telerik.Windows.Controls.GridView.dll</HintPath>
123 31f18afa taeseongkim
    </Reference>
124 503cb09e taeseongkim
    <Reference Include="Telerik.Windows.Controls.Input, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
125
      <SpecificVersion>False</SpecificVersion>
126
      <HintPath>..\Telerik\Telerik.Windows.Controls.Input.dll</HintPath>
127 31f18afa taeseongkim
    </Reference>
128 503cb09e taeseongkim
    <Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
129
      <SpecificVersion>False</SpecificVersion>
130
      <HintPath>..\Telerik\Telerik.Windows.Controls.Navigation.dll</HintPath>
131 31f18afa taeseongkim
    </Reference>
132 503cb09e taeseongkim
    <Reference Include="Telerik.Windows.Data, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
133
      <SpecificVersion>False</SpecificVersion>
134
      <HintPath>..\Telerik\Telerik.Windows.Data.dll</HintPath>
135 31f18afa taeseongkim
    </Reference>
136
    <Reference Include="Telerik.Windows.Themes.VisualStudio2013">
137 503cb09e taeseongkim
      <HintPath>..\Telerik\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath>
138 31f18afa taeseongkim
    </Reference>
139 503cb09e taeseongkim
    <Reference Include="Telerik.Windows.Zip, Version=2019.3.903.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
140
      <SpecificVersion>False</SpecificVersion>
141
      <HintPath>..\Telerik\Telerik.Windows.Zip.dll</HintPath>
142 31f18afa taeseongkim
    </Reference>
143 53c9637d taeseongkim
    <Reference Include="WindowsBase" />
144
    <Reference Include="PresentationCore" />
145
    <Reference Include="PresentationFramework" />
146
  </ItemGroup>
147
  <ItemGroup>
148
    <ApplicationDefinition Include="App.xaml">
149
      <Generator>MSBuild:Compile</Generator>
150
      <SubType>Designer</SubType>
151
    </ApplicationDefinition>
152 0498c12e taeseongkim
    <Compile Include="AppInit.cs" />
153 6f6e7dbf taeseongkim
    <Compile Include="AppDefine.cs" />
154 a34f58f6 taeseongkim
    <Compile Include="Behaviors\AutoSizeBehaviors.cs" />
155 1ae729e4 taeseongkim
    <Compile Include="Behaviors\RichTextBoxBehaviors.cs" />
156 3aafb914 taeseongkim
    <Compile Include="Behaviors\StatusTypeList.cs" />
157 60723dc9 taeseongkim
    <Compile Include="Behaviors\StatusTypeSet.cs" />
158 1ae729e4 taeseongkim
    <Compile Include="Controls\ITraceTextSink.cs" />
159 a34f58f6 taeseongkim
    <Compile Include="Controls\RowIndexColumn.cs" />
160 1ae729e4 taeseongkim
    <Compile Include="Controls\TraceDocument.xaml.cs">
161
      <DependentUpon>TraceDocument.xaml</DependentUpon>
162
    </Compile>
163
    <Compile Include="Controls\TraceTextSource.cs" />
164 af9bffc5 taeseongkim
    <Compile Include="Data\MenuItem.cs" />
165
    <Compile Include="Data\StatusViewItem.cs" />
166 b92f142f taeseongkim
    <Compile Include="Extensions\ConvertItemChangeValue.cs" />
167 60723dc9 taeseongkim
    <Compile Include="Extensions\GetStatusTypeEnums.cs" />
168 a34f58f6 taeseongkim
    <Compile Include="Extensions\VisualTreeHelper.cs" />
169 6396f27e taeseongkim
    <Compile Include="ViewModel\AliveViewModel.cs" />
170 2decfbdf alzkakdixm
    <Compile Include="ViewModel\DataBaseByStatusViewModel.cs" />
171 a6e5055d alzkakdixm
    <Compile Include="ViewModel\DataBaseItemsModel.cs" />
172 5113a44c taeseongkim
    <Compile Include="ViewModel\MergeDataViewModel.cs" />
173 53c9637d taeseongkim
    <Compile Include="ViewModel\MainViewModel.cs" />
174 af9bffc5 taeseongkim
    <Compile Include="ViewModel\TotalStatusViewModel.cs" />
175 a6e5055d alzkakdixm
    <Compile Include="Views\DataBaseView.xaml.cs">
176
      <DependentUpon>DataBaseView.xaml</DependentUpon>
177
    </Compile>
178 6f6e7dbf taeseongkim
    <Compile Include="Views\MergeDataView.xaml.cs">
179
      <DependentUpon>MergeDataView.xaml</DependentUpon>
180
    </Compile>
181 0498c12e taeseongkim
    <Compile Include="ViewModel\SettingsViewModel.cs" />
182 6f6e7dbf taeseongkim
    <Compile Include="Views\DataBaseByStatusView.xaml.cs">
183
      <DependentUpon>DataBaseByStatusView.xaml</DependentUpon>
184
    </Compile>
185 0498c12e taeseongkim
    <Compile Include="Views\AliveView.xaml.cs">
186
      <DependentUpon>AliveView.xaml</DependentUpon>
187
    </Compile>
188
    <Compile Include="Views\SettiingServiceLocation.xaml.cs">
189
      <DependentUpon>SettiingServiceLocation.xaml</DependentUpon>
190
    </Compile>
191
    <Compile Include="Views\SettingsView.xaml.cs">
192
      <DependentUpon>SettingsView.xaml</DependentUpon>
193
    </Compile>
194 af9bffc5 taeseongkim
    <Compile Include="Views\TotalStatusView.xaml.cs">
195
      <DependentUpon>TotalStatusView.xaml</DependentUpon>
196
    </Compile>
197 1ae729e4 taeseongkim
    <Page Include="Controls\TraceDocument.xaml">
198
      <Generator>MSBuild:Compile</Generator>
199
      <SubType>Designer</SubType>
200
    </Page>
201 53c9637d taeseongkim
    <Page Include="MainWindow.xaml">
202
      <Generator>MSBuild:Compile</Generator>
203
      <SubType>Designer</SubType>
204
    </Page>
205
    <Compile Include="App.xaml.cs">
206
      <DependentUpon>App.xaml</DependentUpon>
207
      <SubType>Code</SubType>
208
    </Compile>
209
    <Compile Include="MainWindow.xaml.cs">
210
      <DependentUpon>MainWindow.xaml</DependentUpon>
211
      <SubType>Code</SubType>
212
    </Compile>
213 b92f142f taeseongkim
    <Page Include="Themes\DefaultThemes.xaml">
214 31f18afa taeseongkim
      <SubType>Designer</SubType>
215
      <Generator>MSBuild:Compile</Generator>
216
    </Page>
217 b92f142f taeseongkim
    <Page Include="Themes\MaterialDesignTheme.xaml">
218
      <Generator>MSBuild:Compile</Generator>
219
      <SubType>Designer</SubType>
220
    </Page>
221 31f18afa taeseongkim
    <Page Include="Themes\TelerikTheme.xaml">
222 0498c12e taeseongkim
      <SubType>Designer</SubType>
223
      <Generator>MSBuild:Compile</Generator>
224
    </Page>
225 a6e5055d alzkakdixm
    <Page Include="Views\DataBaseView.xaml">
226
      <Generator>MSBuild:Compile</Generator>
227
      <SubType>Designer</SubType>
228
    </Page>
229 6f6e7dbf taeseongkim
    <Page Include="Views\MergeDataView.xaml">
230
      <SubType>Designer</SubType>
231
      <Generator>MSBuild:Compile</Generator>
232
    </Page>
233
    <Page Include="Views\DataBaseByStatusView.xaml">
234
      <Generator>MSBuild:Compile</Generator>
235
      <SubType>Designer</SubType>
236
    </Page>
237 0498c12e taeseongkim
    <Page Include="Views\AliveView.xaml">
238
      <SubType>Designer</SubType>
239
      <Generator>MSBuild:Compile</Generator>
240
    </Page>
241
    <Page Include="Views\SettiingServiceLocation.xaml">
242
      <SubType>Designer</SubType>
243
      <Generator>MSBuild:Compile</Generator>
244
    </Page>
245
    <Page Include="Views\SettingsView.xaml">
246 53c9637d taeseongkim
      <SubType>Designer</SubType>
247
      <Generator>MSBuild:Compile</Generator>
248
    </Page>
249 af9bffc5 taeseongkim
    <Page Include="Views\TotalStatusView.xaml">
250
      <SubType>Designer</SubType>
251
      <Generator>MSBuild:Compile</Generator>
252
    </Page>
253 53c9637d taeseongkim
  </ItemGroup>
254
  <ItemGroup>
255
    <Compile Include="Properties\AssemblyInfo.cs">
256
      <SubType>Code</SubType>
257
    </Compile>
258
    <Compile Include="Properties\Resources.Designer.cs">
259
      <AutoGen>True</AutoGen>
260
      <DesignTime>True</DesignTime>
261
      <DependentUpon>Resources.resx</DependentUpon>
262
    </Compile>
263
    <Compile Include="Properties\Settings.Designer.cs">
264
      <AutoGen>True</AutoGen>
265
      <DependentUpon>Settings.settings</DependentUpon>
266
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
267
    </Compile>
268
    <EmbeddedResource Include="Properties\Resources.resx">
269
      <Generator>ResXFileCodeGenerator</Generator>
270
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
271
    </EmbeddedResource>
272
    <None Include="..\Markus.Service.Station\ServiceStation.ini">
273
      <Link>ServiceStation.ini</Link>
274
    </None>
275
    <None Include="packages.config" />
276
    <None Include="Properties\Settings.settings">
277
      <Generator>SettingsSingleFileGenerator</Generator>
278
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
279
    </None>
280 a537d79a taeseongkim
    <None Include="StationController.ini">
281
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
282
    </None>
283 53c9637d taeseongkim
  </ItemGroup>
284
  <ItemGroup>
285
    <None Include="App.config" />
286
  </ItemGroup>
287
  <ItemGroup>
288
    <WCFMetadata Include="Connected Services\" />
289
  </ItemGroup>
290
  <ItemGroup>
291
    <None Include="Resources\TRANSFER_OK.ico" />
292
  </ItemGroup>
293
  <ItemGroup>
294
    <None Include="Resources\Tranfer_Error.ico" />
295
  </ItemGroup>
296
  <ItemGroup>
297 b92f142f taeseongkim
    <ProjectReference Include="..\IServiceBase\Markus.Service.Interface.csproj">
298
      <Project>{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}</Project>
299
      <Name>Markus.Service.Interface</Name>
300
    </ProjectReference>
301 45f9a2ad taeseongkim
    <ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj">
302
      <Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project>
303
      <Name>Markus.Mvvm.ToolKit</Name>
304
    </ProjectReference>
305 b92f142f taeseongkim
    <ProjectReference Include="..\Markus.Service.DataBase\Markus.Service.DataBase.csproj">
306
      <Project>{400736fb-92c9-4bc0-b447-e8274103d813}</Project>
307
      <Name>Markus.Service.DataBase</Name>
308
    </ProjectReference>
309 53c9637d taeseongkim
    <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
310
      <Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project>
311
      <Name>Markus.Service.Extensions</Name>
312
    </ProjectReference>
313 06f13e11 taeseongkim
    <ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj">
314
      <Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project>
315
      <Name>Markus.Service.WcfClient</Name>
316
    </ProjectReference>
317 53c9637d taeseongkim
  </ItemGroup>
318 6396f27e taeseongkim
  <ItemGroup>
319 0498c12e taeseongkim
    <BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
320
      <Visible>False</Visible>
321
      <ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName>
322
      <Install>true</Install>
323
    </BootstrapperPackage>
324
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
325
      <Visible>False</Visible>
326
      <ProductName>.NET Framework 3.5 SP1</ProductName>
327
      <Install>false</Install>
328
    </BootstrapperPackage>
329 6396f27e taeseongkim
  </ItemGroup>
330 60723dc9 taeseongkim
  <ItemGroup>
331
    <Folder Include="Converters\" />
332
  </ItemGroup>
333 53c9637d taeseongkim
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
334 45f9a2ad taeseongkim
  <PropertyGroup>
335
    <PostBuildEvent>mkdir $(TargetDir)Bin
336
MOVE $(TargetDir)*.dll $(TargetDir)Bin\
337
</PostBuildEvent>
338
  </PropertyGroup>
339 53c9637d taeseongkim
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)