| | |
| | | <RootNamespace>MoonExp</RootNamespace> |
| | | <AssemblyName>MoonExp</AssemblyName> |
| | | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
| | | <UseIISExpress>true</UseIISExpress> |
| | | <UseIISExpress>false</UseIISExpress> |
| | | <IISExpressSSLPort /> |
| | | <IISExpressAnonymousAuthentication /> |
| | | <IISExpressWindowsAuthentication /> |
| | |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="log4net4"> |
| | | <HintPath>..\ExportMap\DLL\log4net4.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | | <Reference Include="Mono.Security"> |
| | | <HintPath>..\ExportMap\DLL\Mono.Security.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Npgsql"> |
| | | <HintPath>..\ExportMap\DLL\Npgsql.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System.Net.Http" /> |
| | | <Reference Include="System.Web.DynamicData" /> |
| | | <Reference Include="System.Web.Entity" /> |
| | |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="export.html" /> |
| | | <Content Include="Global.asax" /> |
| | | <Content Include="Web.config" /> |
| | | <Content Include="js\jquery.1.12.4.js" /> |
| | | <Content Include="Sources\logo.png" /> |
| | | <Content Include="Sources\MoonExp.py" /> |
| | | <Content Include="Web.config"> |
| | | <SubType>Designer</SubType> |
| | | </Content> |
| | | </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> |
| | | </Compile> |
| | | <Compile Include="Models\ExportArgs.cs" /> |
| | | <Compile Include="Models\ModelHandler.cs" /> |
| | | <Compile Include="Models\ResponseMsg.cs" /> |
| | | <Compile Include="Models\SysRes.cs" /> |
| | | <Compile Include="Models\SysTask.cs" /> |
| | | <Compile Include="Models\XYZArgs.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="Tools.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="packages.config" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="App_Data\" /> |
| | | <Folder Include="Controllers\" /> |
| | | <Folder Include="Models\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="Sources\Log.config" /> |
| | | <Content Include="Sources\Moon.qgz" /> |
| | | <Content Include="Sources\Moon.qpt" /> |
| | | <Content Include="Sources\MoonTemplate.qpt" /> |
| | | <Content Include="Sources\Template.qpt" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Properties\PublishProfiles\MoonExp.pubxml" /> |
| | | </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> |