| | |
| | | <RootNamespace>MoonExp</RootNamespace> |
| | | <AssemblyName>MoonExp</AssemblyName> |
| | | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
| | | <UseIISExpress>true</UseIISExpress> |
| | | <UseIISExpress>false</UseIISExpress> |
| | | <IISExpressSSLPort /> |
| | | <IISExpressAnonymousAuthentication /> |
| | | <IISExpressWindowsAuthentication /> |
| | |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="export.html" /> |
| | | <Content Include="Global.asax" /> |
| | | <Content Include="Web.config" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="App_Start\WebApiConfig.cs" /> |
| | | <Compile Include="Controllers\ExportController.cs" /> |
| | | <Compile Include="cs\ExportUtil.cs" /> |
| | | <Compile Include="cs\LogOut.cs" /> |
| | | <Compile Include="cs\NoBufferPolicySelector.cs" /> |
| | | <Compile Include="cs\PostgreHelper.cs" /> |
| | | <Compile Include="Global.asax.cs"> |
| | | <DependentUpon>Global.asax</DependentUpon> |
| | |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="App_Data\" /> |
| | | <Folder Include="Controllers\" /> |
| | | </ItemGroup> |
| | | <PropertyGroup> |
| | | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
| | |
| | | <WebProjectProperties> |
| | | <UseIIS>True</UseIIS> |
| | | <AutoAssignPort>True</AutoAssignPort> |
| | | <DevelopmentServerPort>0</DevelopmentServerPort> |
| | | <DevelopmentServerPort>1062</DevelopmentServerPort> |
| | | <DevelopmentServerVPath>/</DevelopmentServerVPath> |
| | | <IISUrl>http://localhost:1380/</IISUrl> |
| | | <IISUrl>http://localhost/MoonExp</IISUrl> |
| | | <NTLMAuthentication>False</NTLMAuthentication> |
| | | <UseCustomServer>False</UseCustomServer> |
| | | <CustomServerUrl> |