Commit 838443a3fcde92e0bd437793145633b150aeceb6
1 parent
9cf079ae
removed useIISExpress
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj
... | ... | @@ -14,7 +14,7 @@ |
14 | 14 | <RootNamespace>eLearningPlayer</RootNamespace> |
15 | 15 | <AssemblyName>eLearningPlayer</AssemblyName> |
16 | 16 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
17 | - <UseIISExpress>false</UseIISExpress> | |
17 | + <!--<UseIISExpress>true</UseIISExpress>--> | |
18 | 18 | <IISExpressSSLPort /> |
19 | 19 | <IISExpressAnonymousAuthentication /> |
20 | 20 | <IISExpressWindowsAuthentication /> | ... | ... |