<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
<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>{716E07C4-D8DC-429E-8B68-3BC6DF13E00F}</ProjectGuid>
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>VueWebApi</RootNamespace>
|
<AssemblyName>VueWebApi</AssemblyName>
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
<MvcBuildViews>false</MvcBuildViews>
|
<UseIISExpress>true</UseIISExpress>
|
<Use64BitIISExpress />
|
<IISExpressSSLPort>44370</IISExpressSSLPort>
|
<IISExpressAnonymousAuthentication />
|
<IISExpressWindowsAuthentication />
|
<IISExpressUseClassicPipelineMode />
|
<UseGlobalApplicationHostFile />
|
<NuGetPackageImportStamp>
|
</NuGetPackageImportStamp>
|
</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>
|
<DocumentationFile>bin\VueWebApi.xml</DocumentationFile>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<DocumentationFile>bin\VueWebApi.xml</DocumentationFile>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
<HintPath>..\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
</Reference>
|
<Reference Include="Dapper, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\Dapper.2.0.123\lib\net461\Dapper.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport">
|
<HintPath>..\..\..\FastReports\FastReport.Net\FastReport.dll</HintPath>
|
</Reference>
|
<Reference Include="FastReport.Web">
|
<HintPath>..\..\..\FastReports\FastReport.Net\FastReport.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="Fleck, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<HintPath>..\packages\Fleck.1.2.0\lib\net45\Fleck.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="JWT, Version=8.0.0.0, Culture=neutral, PublicKeyToken=6f98bca0f40f2ecf, processorArchitecture=MSIL">
|
<HintPath>..\packages\JWT.8.9.0\lib\net46\JWT.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net, Version=2.0.14.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
<HintPath>..\packages\log4net.2.0.14\lib\net45\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.2.2\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNet.SignalR.SystemWeb, Version=2.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.SystemWeb.2.2.2\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Http.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNetCore.Http.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Http.Features, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNetCore.Http.Features.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Http.Features.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Mvc.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNetCore.Mvc.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Mvc.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.AspNetCore.Routing.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNetCore.Routing.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.Routing.Abstractions.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.Extensions.Primitives, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Extensions.Primitives.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Net.Http.Headers, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Net.Http.Headers.2.2.0\lib\netstandard2.0\Microsoft.Net.Http.Headers.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Cors, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Owin.Cors.4.0.0\lib\net451\Microsoft.Owin.Cors.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.4.0.0\lib\net451\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Owin.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<HintPath>..\packages\NPOI.2.5.6\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
</Reference>
|
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
|
<HintPath>..\packages\Pipelines.Sockets.Unofficial.2.2.2\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Common, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
|
<HintPath>..\packages\ServiceStack.Common.5.0.0\lib\net45\ServiceStack.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Interfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
|
<HintPath>..\packages\ServiceStack.Interfaces.5.0.0\lib\net45\ServiceStack.Interfaces.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Redis, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
|
<HintPath>..\packages\ServiceStack.Redis.5.0.0\lib\net45\ServiceStack.Redis.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Text, Version=5.0.0.0, Culture=neutral, PublicKeyToken=02c12cbda47e6587, processorArchitecture=MSIL">
|
<HintPath>..\packages\ServiceStack.Text.5.0.0\lib\net45\ServiceStack.Text.dll</HintPath>
|
</Reference>
|
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
<HintPath>..\packages\StackExchange.Redis.2.5.61\lib\net461\StackExchange.Redis.dll</HintPath>
|
</Reference>
|
<Reference Include="Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL">
|
<HintPath>..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.CodeDom, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.CodeDom.6.0.0\lib\net461\System.CodeDom.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Data" />
|
<Reference Include="System.Diagnostics.PerformanceCounter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Diagnostics.PerformanceCounter.5.0.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
|
</Reference>
|
<Reference Include="System.IO.Pipelines, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.IO.Pipelines.5.0.1\lib\net461\System.IO.Pipelines.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Management" />
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.9\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Numerics" />
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Text.Encodings.Web, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Text.Encodings.Web.4.5.0\lib\netstandard2.0\System.Text.Encodings.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Threading.Channels, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Threading.Channels.5.0.0\lib\net461\System.Threading.Channels.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Abstractions" />
|
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.Web.Cors, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.Cors.5.2.7\lib\net45\System.Web.Cors.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Web.Http, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.9\lib\net45\System.Web.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.Cors, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Cors.5.2.7\lib\net45\System.Web.Http.Cors.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.9\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Routing" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Xml" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Runtime.Serialization" />
|
<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="System.Net.Http">
|
</Reference>
|
<Reference Include="System.Net.Http.WebRequest">
|
</Reference>
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Optimization">
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Private>True</Private>
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
</Reference>
|
<Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
|
<HintPath>..\packages\WebActivatorEx.2.0\lib\net40\WebActivatorEx.dll</HintPath>
|
</Reference>
|
<Reference Include="WebGrease">
|
<Private>True</Private>
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
</Reference>
|
<Reference Include="Antlr3.Runtime">
|
<Private>True</Private>
|
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="App_Start\BundleConfig.cs" />
|
<Compile Include="App_Start\FilterConfig.cs" />
|
<Compile Include="App_Start\RouteConfig.cs" />
|
<Compile Include="App_Start\Startup.cs" />
|
<Compile Include="App_Start\SwaggerConfig.cs" />
|
<Compile Include="App_Start\SwaggerControllerDescProvider.cs" />
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
<Compile Include="Areas\HelpPage\ApiDescriptionExtensions.cs" />
|
<Compile Include="Areas\HelpPage\App_Start\HelpPageConfig.cs" />
|
<Compile Include="Areas\HelpPage\Controllers\HelpController.cs" />
|
<Compile Include="Areas\HelpPage\HelpPageAreaRegistration.cs" />
|
<Compile Include="Areas\HelpPage\HelpPageConfigurationExtensions.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\CollectionModelDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\ComplexTypeModelDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\DictionaryModelDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\EnumTypeModelDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\EnumValueDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\IModelDocumentationProvider.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\KeyValuePairModelDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameAttribute.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameHelper.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\ParameterAnnotation.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\ParameterDescription.cs" />
|
<Compile Include="Areas\HelpPage\ModelDescriptions\SimpleTypeModelDescription.cs" />
|
<Compile Include="Areas\HelpPage\Models\HelpPageApiModel.cs" />
|
<Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs" />
|
<Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleKey.cs" />
|
<Compile Include="Areas\HelpPage\SampleGeneration\ImageSample.cs" />
|
<Compile Include="Areas\HelpPage\SampleGeneration\InvalidSample.cs" />
|
<Compile Include="Areas\HelpPage\SampleGeneration\ObjectGenerator.cs" />
|
<Compile Include="Areas\HelpPage\SampleGeneration\SampleDirection.cs" />
|
<Compile Include="Areas\HelpPage\SampleGeneration\TextSample.cs" />
|
<Compile Include="Areas\HelpPage\XmlDocumentationProvider.cs" />
|
<Compile Include="Controllers\ReportManagerController.cs" />
|
<Compile Include="Controllers\SendController.cs" />
|
<Compile Include="DLL\BLL\ReportManagerBLL.cs" />
|
<Compile Include="DLL\DAL\ReportManagerDAL.cs" />
|
<Compile Include="Hubs\ChatHub.cs" />
|
<Compile Include="Controllers\AppDeviceManageController.cs" />
|
<Compile Include="Controllers\BasicSettingController.cs" />
|
<Compile Include="Controllers\DeviceManagerController.cs" />
|
<Compile Include="Controllers\ErpSyncMesController.cs" />
|
<Compile Include="Controllers\GridReportController.cs" />
|
<Compile Include="Controllers\ImportExcelController.cs" />
|
<Compile Include="Controllers\KanBanManagerentController.cs" />
|
<Compile Include="Controllers\LoginController.cs" />
|
<Compile Include="Controllers\MaterialManagerController.cs" />
|
<Compile Include="Controllers\ProductionManagementController.cs" />
|
<Compile Include="Controllers\ProductModelController.cs" />
|
<Compile Include="Controllers\QualityManagementController.cs" />
|
<Compile Include="Controllers\SystemSettingController.cs" />
|
<Compile Include="Controllers\ValuesController.cs" />
|
<Compile Include="DDKanBanModel\ShopTopLeft.cs" />
|
<Compile Include="DLL\BLL\AppDeviceManageBLL.cs" />
|
<Compile Include="DLL\BLL\BasicSettingBLL.cs" />
|
<Compile Include="DLL\BLL\DeviceManagerBLL.cs" />
|
<Compile Include="DLL\BLL\ErpSyncMesBLL.cs" />
|
<Compile Include="DLL\BLL\ExcelCheckBLL.cs" />
|
<Compile Include="DLL\BLL\GridReportBLL.cs" />
|
<Compile Include="DLL\BLL\KanBanManagerentBLL.cs" />
|
<Compile Include="DLL\BLL\LoginBLL.cs" />
|
<Compile Include="DLL\BLL\MaterialManagerBLL.cs" />
|
<Compile Include="DLL\BLL\ProductionManagementBLL.cs" />
|
<Compile Include="DLL\BLL\ProductModelBLL.cs" />
|
<Compile Include="DLL\BLL\QualityManagementBLL.cs" />
|
<Compile Include="DLL\BLL\SystemSettingBLL.cs" />
|
<Compile Include="DLL\BLL\UserDataBLL.cs" />
|
<Compile Include="DLL\DAL\AppDeviceManageDAL.cs" />
|
<Compile Include="DLL\DAL\BasicSettingDAL.cs" />
|
<Compile Include="DLL\DAL\DeviceManagerDAL.cs" />
|
<Compile Include="DLL\DAL\ErpSyncMesDAL.cs" />
|
<Compile Include="DLL\DAL\ExcelCheckDAL.cs" />
|
<Compile Include="DLL\DAL\GridReportDAL.cs" />
|
<Compile Include="DLL\DAL\KanBanManagerentDAL.cs" />
|
<Compile Include="DLL\DAL\LoginDAL.cs" />
|
<Compile Include="DLL\DAL\MaterialManagerDAL.cs" />
|
<Compile Include="DLL\DAL\ProductionManagementDAL.cs" />
|
<Compile Include="DLL\DAL\ProductModelDAL.cs" />
|
<Compile Include="DLL\DAL\QualityManagementDAL.cs" />
|
<Compile Include="DLL\DAL\SystemSettingDAL.cs" />
|
<Compile Include="DLL\DAL\UserDataDAL.cs" />
|
<Compile Include="Global.asax.cs">
|
<DependentUpon>Global.asax</DependentUpon>
|
</Compile>
|
<Compile Include="Hubs\ChatHub2.cs" />
|
<Compile Include="Models\AnDnDate.cs" />
|
<Compile Include="Models\AppDevicecCheck.cs" />
|
<Compile Include="Models\CapacityPlanSect.cs" />
|
<Compile Include="Models\CapaPlan.cs" />
|
<Compile Include="Models\EqpRepair.cs" />
|
<Compile Include="Models\ExcelErro.cs" />
|
<Compile Include="Models\MaterialRout.cs" />
|
<Compile Include="Models\ObjectData.cs" />
|
<Compile Include="Models\ObjectDataCont.cs" />
|
<Compile Include="Models\ReportDefectHandle.cs" />
|
<Compile Include="Models\RoleUserSubmit.cs" />
|
<Compile Include="Models\RoutEdit.cs" />
|
<Compile Include="Models\ScanStartReportData.cs" />
|
<Compile Include="Models\StandEqp.cs" />
|
<Compile Include="Models\StepCheck.cs" />
|
<Compile Include="Models\StepDefect.cs" />
|
<Compile Include="Models\StepEqp.cs" />
|
<Compile Include="Models\TreeDG.cs" />
|
<Compile Include="Models\TreeDM.cs" />
|
<Compile Include="Models\TreeObejct.cs" />
|
<Compile Include="Models\Uom.cs" />
|
<Compile Include="Models\User.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Tools\ChannelActionFilterAttribute.cs" />
|
<Compile Include="Tools\DALSkillCondition.cs" />
|
<Compile Include="Tools\DapperHelper.cs" />
|
<Compile Include="Tools\DataOperator.cs" />
|
<Compile Include="Tools\DBHelper.cs" />
|
<Compile Include="Tools\DownLoad.cs" />
|
<Compile Include="Tools\Encrypt.cs" />
|
<Compile Include="Tools\ExcelList.cs" />
|
<Compile Include="Tools\ExcelModelCheck.cs" />
|
<Compile Include="Tools\GridMessage.cs" />
|
<Compile Include="Tools\ImportExcel.cs" />
|
<Compile Include="Tools\ImportExcelData.cs" />
|
<Compile Include="Tools\JwtTools.cs" />
|
<Compile Include="Tools\LogHelper.cs" />
|
<Compile Include="Tools\NPOIHelper.cs" />
|
<Compile Include="Tools\PrintMessage.cs" />
|
<Compile Include="Tools\RedisHelper.cs" />
|
<Compile Include="Tools\Regedit.cs" />
|
<Compile Include="Tools\ScanStartReport.cs" />
|
<Compile Include="Tools\SeachEncode.cs" />
|
<Compile Include="Tools\SessionControllerRouteHandler.cs" />
|
<Compile Include="Tools\SessionRouteHandler.cs" />
|
<Compile Include="Tools\TJson.cs" />
|
<Compile Include="Tools\ToMessage.cs" />
|
<Compile Include="Util\EntityHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Areas\HelpPage\HelpPage.css" />
|
<Content Include="Content\bootstrap-theme.css" />
|
<Content Include="Content\bootstrap-theme.min.css" />
|
<Content Include="Content\bootstrap.css" />
|
<Content Include="Content\bootstrap.min.css" />
|
<Content Include="favicon.ico" />
|
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
<Content Include="Global.asax" />
|
<Content Include="Grid\grwebapp.js" />
|
<Content Include="Grid\webapp-ws-tutorial.htm" />
|
<Content Include="Hubs\HubsMessage2.html" />
|
<Content Include="Hubs\HubsMessage1.html" />
|
<Content Include="Hubs\HubsMessage.html" />
|
<Content Include="Image\1.png" />
|
<Content Include="Image\2.png" />
|
<Content Include="Image\3.png" />
|
<Content Include="Image\4.png" />
|
<Content Include="Image\5.png" />
|
<Content Include="Image\6.png" />
|
<Content Include="Image\7.png" />
|
<Content Include="Image\8.png" />
|
<Content Include="Image\9.png" />
|
<Content Include="Image\app_1.png" />
|
<Content Include="Image\app_1_1.png" />
|
<Content Include="Image\app_1_2.png" />
|
<Content Include="Image\app_2.png" />
|
<Content Include="Image\app_3.png" />
|
<Content Include="Image\app_3_1.png" />
|
<Content Include="Image\app_3_2.png" />
|
<Content Include="Image\app_4.png" />
|
<Content Include="Image\app_4_1.png" />
|
<Content Include="Image\app_4_2.png" />
|
<Content Include="Image\app_4_3.png" />
|
<Content Include="Image\app_4_4.png" />
|
<Content Include="Image\app_4_5.png" />
|
<Content Include="Image\app_5.png" />
|
<Content Include="Image\app_5_1.png" />
|
<Content Include="Image\app_5_2.png" />
|
<Content Include="Image\app_5_3.png" />
|
<Content Include="Image\app_5_4.png" />
|
<Content Include="Image\app_5_5.png" />
|
<Content Include="Image\app_5_6.png" />
|
<Content Include="Image\app_5_7.png" />
|
<Content Include="Image\app_5_8.png" />
|
<Content Include="Image\app_5_9.png" />
|
<Content Include="Image\app_6.png" />
|
<Content Include="Image\app_6_1.png" />
|
<Content Include="Image\app_6_10.png" />
|
<Content Include="Image\app_6_11.png" />
|
<Content Include="Image\app_6_12.png" />
|
<Content Include="Image\app_6_13.png" />
|
<Content Include="Image\app_6_14.png" />
|
<Content Include="Image\app_6_2.png" />
|
<Content Include="Image\app_6_3.png" />
|
<Content Include="Image\app_6_4.png" />
|
<Content Include="Image\app_6_5.png" />
|
<Content Include="Image\app_6_6.png" />
|
<Content Include="Image\app_6_7.png" />
|
<Content Include="Image\app_6_8.png" />
|
<Content Include="Image\app_6_9.png" />
|
<Content Include="Image\app_7.png" />
|
<Content Include="Image\app_7_1.png" />
|
<Content Include="Image\app_7_2.png" />
|
<Content Include="Image\app_7_3.png" />
|
<Content Include="Image\app_7_4.png" />
|
<Content Include="Image\app_8.png" />
|
<Content Include="Image\app_9.png" />
|
<Content Include="Image\index_1.png" />
|
<Content Include="Image\index_2.png" />
|
<Content Include="Scripts\bootstrap.js" />
|
<Content Include="Scripts\bootstrap.min.js" />
|
<Content Include="Areas\HelpPage\Views\Web.config" />
|
<Content Include="Areas\HelpPage\Views\Shared\_Layout.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\ResourceModel.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\Index.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\TextSample.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\SimpleTypeModelDescription.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Samples.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ModelDescriptionLink.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\KeyValuePairModelDescription.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\InvalidSample.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ImageSample.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\HelpPageApiModel.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\EnumTypeModelDescription.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\DictionaryModelDescription.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ComplexTypeModelDescription.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\CollectionModelDescription.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml" />
|
<Content Include="Areas\HelpPage\Views\Help\Api.cshtml" />
|
<Content Include="log4net.config" />
|
<Content Include="libman.json" />
|
<Content Include="Excel\用户清单.xls" />
|
<Content Include="grf\产品流传单.grf" />
|
<Content Include="grf\产品流传单A5.grf" />
|
<Content Include="grf\报工产出标签.grf" />
|
<Content Include="grf\报工打印标签.grf" />
|
<Content Include="grf\外协收料标签.grf" />
|
<Content Include="Excel\角色清单.xls" />
|
<Content Include="Excel\仓库库位清单.xls" />
|
<Content Include="Excel\往来单位.xls" />
|
<Content Include="grf\Rework.frx" />
|
<Content Include="Excel\缺陷定义.xls" />
|
<Content Include="Excel\设备点检项目.xls" />
|
<Content Include="Excel\设备保养项目.xls" />
|
<Content Include="Excel\节拍工价.xls" />
|
<None Include="Scripts\jquery-3.4.1.intellisense.js" />
|
<Content Include="Scripts\jquery-3.4.1.js" />
|
<Content Include="Scripts\jquery-3.4.1.min.js" />
|
<Content Include="Scripts\jquery-3.4.1.slim.js" />
|
<Content Include="Scripts\jquery-3.4.1.slim.min.js" />
|
<Content Include="Scripts\jquery.signalR-2.2.2.js" />
|
<Content Include="Scripts\jquery.signalR-2.2.2.min.js" />
|
<Content Include="Scripts\modernizr-2.8.3.js" />
|
<Content Include="Scripts\swagger_lang.js" />
|
<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="Areas\HelpPage\Views\_ViewStart.cshtml" />
|
<Content Include="Content\Site.css" />
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="App_Data\" />
|
<Folder Include="DeviceImage\image1\" />
|
<Folder Include="DeviceImage\image2\" />
|
<Folder Include="File\excel\" />
|
<Folder Include="File\newxls\" />
|
<Folder Include="InExcel\" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="fonts\glyphicons-halflings-regular.woff" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Content\bootstrap.min.css.map" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Content\bootstrap.css.map" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Content\bootstrap-theme.min.css.map" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Content\bootstrap-theme.css.map" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="packages.config" />
|
<Content Include="Scripts\jquery-3.4.1.slim.min.map" />
|
<Content Include="Scripts\jquery-3.4.1.min.map" />
|
</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>True</AutoAssignPort>
|
<DevelopmentServerPort>1372</DevelopmentServerPort>
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
<IISUrl>https://localhost:44370/</IISUrl>
|
<NTLMAuthentication>False</NTLMAuthentication>
|
<UseCustomServer>False</UseCustomServer>
|
<CustomServerUrl>
|
</CustomServerUrl>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
</WebProjectProperties>
|
</FlavorProperties>
|
</VisualStudio>
|
</ProjectExtensions>
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<PropertyGroup>
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
</PropertyGroup>
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
</Target>
|
<!-- 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>
|