Commit 080282d54a428f4fd0fcf238cb6aabf69c36d593

Authored by Amrita Vishnoi
1 parent 12ac2350

added file in solution

400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj
... ... @@ -19,6 +19,7 @@
19 19 <IISExpressAnonymousAuthentication />
20 20 <IISExpressWindowsAuthentication />
21 21 <IISExpressUseClassicPipelineMode />
  22 + <UseIISExpress>false</UseIISExpress>
22 23 </PropertyGroup>
23 24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
24 25 <DebugSymbols>true</DebugSymbols>
... ... @@ -67,6 +68,7 @@
67 68 <Content Include="app\views\da\da-view.html" />
68 69 <Content Include="app\views\Home\printPreview.html" />
69 70 <Content Include="app\views\LabExerc\lab-exercises-detail.html" />
  71 + <Content Include="app\views\Link\iframeresizer.html" />
70 72 <Content Include="app\views\Link\Link-view.html" />
71 73 <Content Include="app\views\AnatTest\AnatTest-view.html" />
72 74 <Content Include="app\views\AOD\AOD-view.html" />
... ...