Compare commits

...

2 Commits

Author SHA1 Message Date
김한진 ea174c7467 추가개발0107_5 2026-01-07 10:48:12 +09:00
김한진 2188a69708 추가개발0107_5 2026-01-07 10:47:50 +09:00
2 changed files with 7 additions and 7 deletions

View File

@ -713,15 +713,15 @@
<Content Include="Views\user\LeaveHistory.cshtml" />
<Content Include="Views\Shared\Partial\UserBoxSelect.cshtml" />
<Content Include="Views\cm\cmregexset.cshtml" />
<None Include="Web.Debug.config">
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Release.config">
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Staging.config">
</Content>
<Content Include="Web.Staging.config">
<DependentUpon>Web.config</DependentUpon>
</None>
</Content>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<LastActiveSolutionConfig>Staging|Any CPU</LastActiveSolutionConfig>
<ProjectView>ProjectFiles</ProjectView>
<UseIISExpress>false</UseIISExpress>
<Use64BitIISExpress />