<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>
|
</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{C05ECDBA-C158-4CEC-BB67-B1F93CD49E96}</ProjectGuid>
|
<ProjectTypeGuids>{E3E379DF-F4C6-4180-9B81-6769533ABE47};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>WebWIPAPI</RootNamespace>
|
<AssemblyName>WebWIPAPI</AssemblyName>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<MvcBuildViews>false</MvcBuildViews>
|
<UseIISExpress>false</UseIISExpress>
|
<IISExpressSSLPort />
|
<IISExpressAnonymousAuthentication />
|
<IISExpressWindowsAuthentication />
|
<IISExpressUseClassicPipelineMode />
|
<Use64BitIISExpress />
|
<UseGlobalApplicationHostFile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<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" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Web.Abstractions" />
|
<Reference Include="System.Web.Routing" />
|
<Reference Include="System.Xml" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json">
|
<HintPath>..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http">
|
</Reference>
|
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.30506.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.WebRequest">
|
</Reference>
|
<Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.Helpers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.30506.0\lib\net40\System.Web.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.30506.0\lib\net40\System.Web.Mvc.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.Razor.2.0.30506.0\lib\net40\System.Web.Razor.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.30506.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<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>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Utils\LogTextHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="App_Start\FilterConfig.cs" />
|
<Compile Include="App_Start\RouteConfig.cs" />
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
<Content Include="Global.asax" />
|
<Content Include="Web.config" />
|
<Content Include="Web.Debug.config">
|
<DependentUpon>Web.config</DependentUpon>
|
</Content>
|
<Content Include="Web.Release.config">
|
<DependentUpon>Web.config</DependentUpon>
|
</Content>
|
<Content Include="Views\Web.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="App_Data\" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Views\Home\Index.cshtml" />
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<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>
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
</PropertyGroup>
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
</Target>
|
<ProjectExtensions>
|
<VisualStudio>
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
<WebProjectProperties>
|
<UseIIS>True</UseIIS>
|
<AutoAssignPort>False</AutoAssignPort>
|
<DevelopmentServerPort>47533</DevelopmentServerPort>
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
<IISUrl>http://localhost:47533/</IISUrl>
|
<NTLMAuthentication>False</NTLMAuthentication>
|
<UseCustomServer>False</UseCustomServer>
|
<CustomServerUrl>
|
</CustomServerUrl>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
</WebProjectProperties>
|
</FlavorProperties>
|
</VisualStudio>
|
</ProjectExtensions>
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target> -->
|
</Project>
|