추가개발01/02_6
This commit is contained in:
parent
7f949e1ecb
commit
e9f9d05a55
12
FO/FO.csproj
12
FO/FO.csproj
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue