This commit is contained in:
김한진 2025-12-11 15:21:48 +09:00
parent 2c6f0fb297
commit c4c4fcdd6e
9 changed files with 32 additions and 1 deletions

View File

@ -469,7 +469,6 @@
<Content Include="Img\sub\rpteList_img07.png" />
<Content Include="Img\sub\tolltip_arrow1.png" />
<Content Include="Img\sub\tolltip_arrow2.png" />
<Content Include="INIPay\결제모듈설정.txt" />
<Content Include="js\app.js" />
<Content Include="js\app.plugin.js" />
<Content Include="js\bootstrap.js" />

View File

@ -2,5 +2,37 @@
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<UseIISExpress>false</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<StartPageUrl>
</StartPageUrl>
<StartAction>CurrentPage</StartAction>
<AspNetDebugging>True</AspNetDebugging>
<SilverlightDebugging>False</SilverlightDebugging>
<NativeDebugging>False</NativeDebugging>
<SQLDebugging>False</SQLDebugging>
<ExternalProgram>
</ExternalProgram>
<StartExternalURL>
</StartExternalURL>
<StartCmdLineArguments>
</StartCmdLineArguments>
<StartWorkingDirectory>
</StartWorkingDirectory>
<EnableENC>True</EnableENC>
<AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.