Commit 080282d54a428f4fd0fcf238cb6aabf69c36d593
1 parent
12ac2350
added file in solution
Showing
1 changed file
with
2 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj
@@ -19,6 +19,7 @@ | @@ -19,6 +19,7 @@ | ||
19 | <IISExpressAnonymousAuthentication /> | 19 | <IISExpressAnonymousAuthentication /> |
20 | <IISExpressWindowsAuthentication /> | 20 | <IISExpressWindowsAuthentication /> |
21 | <IISExpressUseClassicPipelineMode /> | 21 | <IISExpressUseClassicPipelineMode /> |
22 | + <UseIISExpress>false</UseIISExpress> | ||
22 | </PropertyGroup> | 23 | </PropertyGroup> |
23 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
24 | <DebugSymbols>true</DebugSymbols> | 25 | <DebugSymbols>true</DebugSymbols> |
@@ -67,6 +68,7 @@ | @@ -67,6 +68,7 @@ | ||
67 | <Content Include="app\views\da\da-view.html" /> | 68 | <Content Include="app\views\da\da-view.html" /> |
68 | <Content Include="app\views\Home\printPreview.html" /> | 69 | <Content Include="app\views\Home\printPreview.html" /> |
69 | <Content Include="app\views\LabExerc\lab-exercises-detail.html" /> | 70 | <Content Include="app\views\LabExerc\lab-exercises-detail.html" /> |
71 | + <Content Include="app\views\Link\iframeresizer.html" /> | ||
70 | <Content Include="app\views\Link\Link-view.html" /> | 72 | <Content Include="app\views\Link\Link-view.html" /> |
71 | <Content Include="app\views\AnatTest\AnatTest-view.html" /> | 73 | <Content Include="app\views\AnatTest\AnatTest-view.html" /> |
72 | <Content Include="app\views\AOD\AOD-view.html" /> | 74 | <Content Include="app\views\AOD\AOD-view.html" /> |