추가개발01/02_6

This commit is contained in:
김한진 2026-01-02 15:44:08 +09:00
parent 7f949e1ecb
commit e9f9d05a55
1 changed files with 6 additions and 6 deletions

View File

@ -577,6 +577,12 @@
</Content> </Content>
<Content Include="Web.Release.config"> <Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon> <DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Develop.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Staging.config">
<DependentUpon>Web.config</DependentUpon>
</Content> </Content>
<Content Include="Views\Web.config" /> <Content Include="Views\Web.config" />
<Content Include="Views\_ViewStart.cshtml" /> <Content Include="Views\_ViewStart.cshtml" />
@ -759,12 +765,6 @@
<Content Include="Views\Account\FindIDPW.cshtml" /> <Content Include="Views\Account\FindIDPW.cshtml" />
<Content Include="Views\Account\NewPassword.cshtml" /> <Content Include="Views\Account\NewPassword.cshtml" />
<Content Include="Properties\PublishProfiles\FolderProfile.pubxml" /> <Content Include="Properties\PublishProfiles\FolderProfile.pubxml" />
<Content Include="Web.Develop.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Staging.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Base\Base.csproj"> <ProjectReference Include="..\Base\Base.csproj">