| | |
| | | <AppDesignerFolder>Properties</AppDesignerFolder> |
| | | <RootNamespace>WebWIPAPI</RootNamespace> |
| | | <AssemblyName>WebWIPAPI</AssemblyName> |
| | | <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
| | | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| | | <MvcBuildViews>false</MvcBuildViews> |
| | | <UseIISExpress>false</UseIISExpress> |
| | | <IISExpressSSLPort /> |
| | | <IISExpressAnonymousAuthentication /> |
| | | <IISExpressWindowsAuthentication /> |
| | | <IISExpressUseClassicPipelineMode /> |
| | | <TargetFrameworkProfile /> |
| | | <Use64BitIISExpress /> |
| | | <UseGlobalApplicationHostFile /> |
| | | </PropertyGroup> |
| | |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | | <HintPath>..\dll\EntityFramework.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="EntityFramework.SqlServer"> |
| | | <HintPath>..\dll\EntityFramework.SqlServer.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Microsoft.CSharp" /> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.Data" /> |
| | |
| | | <ItemGroup> |
| | | <Compile Include="Controllers\HomeController.cs" /> |
| | | <Compile Include="Controllers\TaskExecController.cs" /> |
| | | <Compile Include="Controllers\MesIntegrController.cs" /> |
| | | <Compile Include="Controllers\WcsIntegrController.cs" /> |
| | | <Compile Include="Global.asax.cs"> |
| | | <DependentUpon>Global.asax</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Models\ApiResponse.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | | <Compile Include="Properties\Resources.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Folder Include="App_Data\" /> |
| | | <Folder Include="Models\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="Views\Home\Index.cshtml" /> |
| | |
| | | <Generator>ResXFileCodeGenerator</Generator> |
| | | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
| | | </EmbeddedResource> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\iWareCommon\iWareCommon.csproj"> |
| | | <Project>{a9859d3c-ea37-497c-ba93-43cec47f5798}</Project> |
| | | <Name>iWareCommon</Name> |
| | | </ProjectReference> |
| | | <ProjectReference Include="..\iWareDataCore\iWareDataCore.csproj"> |
| | | <Project>{714d8b00-61ad-4cee-b062-add15f4962b7}</Project> |
| | | <Name>iWareDataCore</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <PropertyGroup> |
| | | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
| | |
| | | <AutoAssignPort>False</AutoAssignPort> |
| | | <DevelopmentServerPort>47533</DevelopmentServerPort> |
| | | <DevelopmentServerVPath>/</DevelopmentServerVPath> |
| | | <IISUrl>http://127.0.0.1:8085/wip</IISUrl> |
| | | <OverrideIISAppRootUrl>True</OverrideIISAppRootUrl> |
| | | <IISAppRootUrl>http://127.0.0.1:8085/wip</IISAppRootUrl> |
| | | <IISUrl>http://localhost:47533/</IISUrl> |
| | | <NTLMAuthentication>False</NTLMAuthentication> |
| | | <UseCustomServer>False</UseCustomServer> |
| | | <CustomServerUrl> |