You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2201 lines
154 KiB
2201 lines
154 KiB
<?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>{53E2FA10-02E4-4167-9409-B9820BA7BE5F}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>WebApp</RootNamespace>
|
|
<AssemblyName>WebApp</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
<RestorePackages>true</RestorePackages>
|
|
<TargetFrameworkProfile />
|
|
<UseGlobalApplicationHostFile />
|
|
<Use64BitIISExpress />
|
|
<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>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<IncludeIisSettings>false</IncludeIisSettings>
|
|
<DeployEncryptKey>加密密码仅在任何部署设置标记为安全时使用</DeployEncryptKey>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DocumentFormat.OpenXml, Version=2.5.5631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\DocumentFormat.OpenXml.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="JumpKick.HttpLib, Version=2.0.16.77, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\HttpLib.2.0.16.77\lib\net45\JumpKick.HttpLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=AMD64">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Lucene.Net, Version=3.0.3.0, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Lucene.Net.3.0.3\lib\NET40\Lucene.Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.SignalR.SystemWeb, Version=2.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.SystemWeb.2.2.3\lib\net45\Microsoft.AspNet.SignalR.SystemWeb.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.Graph, Version=1.10.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Graph.1.10.0\lib\net45\Microsoft.Graph.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Graph.Core, Version=1.10.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Graph.Core.1.10.0\lib\net45\Microsoft.Graph.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Identity.Client, Version=1.1.2.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Identity.Client.1.1.2-preview0008\lib\net45\Microsoft.Identity.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.IdentityModel.Logging, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Logging.5.2.1\lib\net451\Microsoft.IdentityModel.Logging.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.IdentityModel.Protocols, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Protocols.5.2.1\lib\net451\Microsoft.IdentityModel.Protocols.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.5.2.1\lib\net451\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.IdentityModel.Tokens, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.IdentityModel.Tokens.5.2.1\lib\net451\Microsoft.IdentityModel.Tokens.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.OData.Client, Version=6.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.OData.Client.6.13.0\lib\net40\Microsoft.OData.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.OData.Core, Version=6.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.OData.Core.6.13.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.OData.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.OData.Edm, Version=6.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.OData.Edm.6.13.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.OData.Edm.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.OData.ProxyExtensions, Version=1.0.35.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.OData.ProxyExtensions.1.0.35\lib\portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10\Microsoft.OData.ProxyExtensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Office365.OutlookServices.Portable, Version=1.0.41.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.Office365.OutlookServices-V2.0.2.0.1.0\lib\portable-net45+win+wpa81+wp80\Microsoft.Office365.OutlookServices.Portable.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin, Version=4.1.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.4.1.1\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Cors, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Cors.3.1.0\lib\net45\Microsoft.Owin.Cors.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Host.SystemWeb">
|
|
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.Cookies, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Cookies.4.0.0\lib\net451\Microsoft.Owin.Security.Cookies.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Owin.Security.OpenIdConnect, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.Owin.Security.OpenIdConnect.4.0.0\lib\net451\Microsoft.Owin.Security.OpenIdConnect.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Spatial, Version=6.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Spatial.6.13.0\lib\portable-net40+sl5+wp8+win8+wpa\Microsoft.Spatial.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.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>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="PanGu, Version=2.3.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PanGu.Segment.0.0.3\lib\PanGu.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PanGu.HighLight, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PanGu.Segment.0.0.3\lib\PanGu.HighLight.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PanGu.Lucene.Analyzer, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PanGu.Lucene.Analyzer.0.0.2\lib\PanGu.Lucene.Analyzer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Quartz">
|
|
<HintPath>..\DLL\Quartz.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IdentityModel" />
|
|
<Reference Include="System.IdentityModel.Tokens.Jwt, Version=5.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\System.IdentityModel.Tokens.Jwt.5.2.1\lib\net451\System.IdentityModel.Tokens.Jwt.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.Http.4.3.3\lib\net46\System.Net.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.4\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net46\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net46\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Cors, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Cors.5.2.4\lib\net45\System.Web.Cors.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Abstractions" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Routing" />
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\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">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\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">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Net.Http.2.0.30506.0\lib\net40\System.Net.Http.WebRequest.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="WindowsBase" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Content\block.css" />
|
|
<Content Include="Content\custom.min.css">
|
|
<DependentUpon>custom.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\Page\Eip\print.css" />
|
|
<Content Include="Content\Page\Eip\cuseip.css" />
|
|
<Content Include="Content\Page\Profile.css" />
|
|
<Content Include="Content\reset.css" />
|
|
<Content Include="Content\site.css" />
|
|
<Content Include="Content\style2.0.css" />
|
|
<Content Include="Dict\ChsDoubleName1.txt" />
|
|
<Content Include="Dict\ChsDoubleName2.txt" />
|
|
<Content Include="Dict\ChsSingleName.txt" />
|
|
<Content Include="Dict\Stopword.txt" />
|
|
<Content Include="Dict\Synonym.txt" />
|
|
<Content Include="Dict\Wildcard.txt" />
|
|
<Content Include="images\loading-0.gif" />
|
|
<Content Include="images\logo_footer.png" />
|
|
<Content Include="images\flow4.gif" />
|
|
<Content Include="images\flow3.gif" />
|
|
<Content Include="images\flow2.gif" />
|
|
<Content Include="images\flow1.gif" />
|
|
<Content Include="images\flow_arrow.gif" />
|
|
<Content Include="images\flow_check.gif" />
|
|
<Content Include="images\flow_nocheck.gif" />
|
|
<Content Include="images\flow3_View.gif" />
|
|
<Content Include="images\flow2_View.gif" />
|
|
<Content Include="images\logo_Header.png" />
|
|
<Content Include="images\star.gif" />
|
|
<Content Include="images\Success.png" />
|
|
<Content Include="Page\callback.html" />
|
|
<Content Include="Page\Eip\BillChangeApply_Qry.html" />
|
|
<Content Include="Page\Eip\BillChangeApply_Upd.html" />
|
|
<Content Include="Page\Eip\BillChangeApply_View.html" />
|
|
<Content Include="Page\Eip\LeaveSet.html" />
|
|
<Content Include="Page\Eip\Attendance_Qry.html" />
|
|
<Content Include="Page\Eip\LeaveRequest_Upd.html" />
|
|
<Content Include="Page\Eip\LeaveRequest_Qry.html" />
|
|
<Content Include="Page\Eip\WenZhong.html" />
|
|
<Content Include="Page\Eip\TravelExpenseReport_Qry.html" />
|
|
<Content Include="Page\Eip\InvoiceApplyForPersonal_Qry.html" />
|
|
<Content Include="Page\Eip\InvoiceApplyForCustomer_Qry.html" />
|
|
<Content Include="Page\Eip\TravelExpenseReport_Upd.html" />
|
|
<Content Include="Page\Eip\InvoiceApplyForPersonal_Upd.html" />
|
|
<Content Include="Page\Eip\TravelExpenseReport_View.html" />
|
|
<Content Include="Page\Eip\InvoiceApplyForPersonal_View.html" />
|
|
<Content Include="Page\Eip\OverTime_Qry.html" />
|
|
<Content Include="Page\Eip\InvoiceApplyForCustomer_Upd.html" />
|
|
<Content Include="Page\Eip\OverTime_Upd.html" />
|
|
<Content Include="Page\Eip\InvoiceApplyForCustomer_View.html" />
|
|
<Content Include="Page\Eip\OverTime_View.html" />
|
|
<Content Include="Page\Eip\BusinessTravel_Qry.html" />
|
|
<Content Include="Page\Eip\BusinessTravel_Upd.html" />
|
|
<Content Include="Page\Eip\BusinessTravel_View.html" />
|
|
<Content Include="Page\Eip\AttendanceDiff_Qry.html" />
|
|
<Content Include="Page\Eip\AttendanceDiff_Upd.html" />
|
|
<Content Include="Page\Eip\AttendanceDiff_View.html" />
|
|
<Content Include="Page\Eip\Leave_View.html" />
|
|
<Content Include="Page\Eip\Leave_Qry.html" />
|
|
<Content Include="Page\Eip\CheckFlow_Qry.html" />
|
|
<Content Include="Page\Eip\Leave_Upd.html" />
|
|
<Content Include="Page\Eip\CheckFlow_Upd.html" />
|
|
<Content Include="Page\Opm\Accounting_Qry.html" />
|
|
<Content Include="Page\Opm\BillsReport.html" />
|
|
<Content Include="Page\Opm\BillChangeLog_Qry.html" />
|
|
<Content Include="Page\Opm\BillStatus_Qry.html" />
|
|
<Content Include="Page\Opm\OtherExhibitionTG_Qry.html" />
|
|
<Content Include="Page\Opm\OtherExhibitionTG_Upd.html" />
|
|
<Content Include="Page\Pop\PackingInfo.html" />
|
|
<Content Include="Page\Pop\ProfileFees.html" />
|
|
<Content Include="Page\Pop\Region.html" />
|
|
<Content Include="Page\Pop\UserGroups.html" />
|
|
<Content Include="Page\RPT\CostFeeItemReport.html" />
|
|
<Content Include="Page\RPT\ExhibitionInfo.html" />
|
|
<Content Include="Page\RPT\DegreeOfContributionByAgent.html" />
|
|
<Content Include="Page\RPT\DegreeOfContributionByCustomer.html" />
|
|
<Content Include="Page\RPT\ExistingCustomer.html" />
|
|
<Content Include="Page\RPT\CVPAnalysisBySaler.html" />
|
|
<Content Include="Page\RPT\CVPAnalysisByExhibition.html" />
|
|
<Content Include="Page\RPT\CashFlow.html" />
|
|
<Content Include="Page\ShowEasy\BasicInfo.html" />
|
|
<Content Include="Page\ShowEasy\ExhibMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\BookingMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ExhibMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\BookingMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ONSiteMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ONSiteMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ServiceMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ServiceMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ServiceQSMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ServiceQSMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\SurveyMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\SurveyMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ExhibMainCategoryMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ExhibMainCategoryMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ExhibSubCategoryMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ExhibSubCategoryMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\MemberMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\MemberMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ServiceSubCategoryMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ServiceSubCategoryMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ServiceMainCategoryMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ServiceMainCategoryMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\CityMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\CityMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\OrganizerMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\OrganizerMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\QuestionMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\RegionMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\RegionMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\CountryMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\CountryMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\SupplierMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\SupplierMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\ThemeMaintain_Qry.html" />
|
|
<Content Include="Page\ShowEasy\ThemeMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\VenueMaintain_Upd.html" />
|
|
<Content Include="Page\ShowEasy\VenueMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\CurrencySetup_Qry.html" />
|
|
<Content Include="Page\Sys\CurrencySetup_Upd.html" />
|
|
<Content Include="Page\Sys\LogInfo_Qry.html" />
|
|
<Content Include="Page\Wsm\ExhibitionRules_Qry.html" />
|
|
<Content Include="Page\Wsm\ImportVendors_Qry.html" />
|
|
<Content Include="Page\Wsm\PackingOrder_Qry.html" />
|
|
<Content Include="Page\Wsm\PackingOrder_Upd.html" />
|
|
<Content Include="Page\Wsm\TrackingLog_Qry.html" />
|
|
<Content Include="Page\Opm\TransferBills_Qry.html" />
|
|
<Content Include="Page\Wsm\WebSiteFiles_Qry.html" />
|
|
<Content Include="Page\Wsm\ExhibitionRules_Upd.html" />
|
|
<Content Include="Page\Wsm\WebSiteFiles_Upd.html" />
|
|
<Content Include="Page\Pop\AnnounceInfo.html" />
|
|
<Content Include="images\floading.gif" />
|
|
<Content Include="images\gotop.png" />
|
|
<Content Include="images\gotop_1.png" />
|
|
<Content Include="images\noimg.jpg" />
|
|
<Content Include="Page\Pop\MailTemp.html" />
|
|
<Content Include="images\Announcement_Qry.png" />
|
|
<Content Include="images\banner5.jpg" />
|
|
<Content Include="images\bk01.png" />
|
|
<Content Include="images\Exhibition_Qry.png" />
|
|
<Content Include="images\export-s.png" />
|
|
<Content Include="images\export.png" />
|
|
<Content Include="images\folder.png" />
|
|
<Content Include="images\footer.jpg" />
|
|
<Content Include="images\goback-01.png" />
|
|
<Content Include="images\goback.png" />
|
|
<Content Include="images\header02.png" />
|
|
<Content Include="images\icon.png" />
|
|
<Content Include="images\import-s.png" />
|
|
<Content Include="images\import.png" />
|
|
<Content Include="images\invoice.png" />
|
|
<Content Include="images\OtherBusiness_Qry.png" />
|
|
<Content Include="images\shearch_icon.png" />
|
|
<Content Include="images\users.png" />
|
|
<Content Include="Page\Calendar.html" />
|
|
<Content Include="Content\custom.css" />
|
|
<Content Include="Content\font-awesome.min.css" />
|
|
<Content Include="Content\googleapis.css" />
|
|
<Content Include="Page\Profile.html" />
|
|
<Content Include="Page\Sys\AnnouncementList_Qry.html" />
|
|
<Content Include="Page\Sys\LoginLog_Qry.html" />
|
|
<Content Include="Page\Sys\TicketAuthManage.html" />
|
|
<Content Include="Page\Sys\Organization_Qry.html" />
|
|
<Content Include="Page\Sys\Organization_Upd.html" />
|
|
<Content Include="Content\jquery-ui-OTKTAB.css" />
|
|
<Content Include="Page\Test_Calendar.html" />
|
|
<Content Include="Page\Test_HtmlGo.html" />
|
|
<Content Include="Page\Test_UplaodFile.html" />
|
|
<Content Include="Page\Wsm\WebSiteMailLog_Qry.html" />
|
|
<Content Include="Page\Wsm\WebSiteSetup.html" />
|
|
<Content Include="Scripts\3rd\angular.min.js" />
|
|
<Content Include="Scripts\3rd\base64.min.js">
|
|
<DependentUpon>base64.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-addon-i18n.min.js">
|
|
<DependentUpon>jquery-ui-timepicker-addon-i18n.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\format-number.min.js">
|
|
<DependentUpon>format-number.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\i18next.min.js">
|
|
<DependentUpon>i18next.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jGrid\jsgrid-theme.min.css">
|
|
<DependentUpon>jsgrid-theme.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jGrid\jsgrid.min.css">
|
|
<DependentUpon>jsgrid.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jGrid\jsgrid.min.js">
|
|
<DependentUpon>jsgrid.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jqtree\jqtree.css" />
|
|
<Content Include="Scripts\3rd\jqtree\tree.jquery.js" />
|
|
<Content Include="Scripts\3rd\jqtree\tree.jquery.min.js">
|
|
<DependentUpon>tree.jquery.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jqtree\tree_close.png" />
|
|
<Content Include="Scripts\3rd\jqtree\tree_open.png" />
|
|
<Content Include="Scripts\3rd\jquery.contextmenu.min.js">
|
|
<DependentUpon>jquery.contextmenu.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jquery.dragsort\jquery.dragsort-0.5.2.js" />
|
|
<Content Include="Scripts\3rd\jquery.dragsort\jquery.dragsort-0.5.2.min.js">
|
|
<DependentUpon>jquery.dragsort-0.5.2.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jquery.filer\jquery.filer-dragdropbox-theme.css" />
|
|
<Content Include="Scripts\3rd\jquery.filer\jquery.filer.css" />
|
|
<Content Include="Content\modern.css" />
|
|
<Content Include="Content\modern.min.css" />
|
|
<Content Include="Content\OTKTAB\images\animated-overlay.gif" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_diagonals-thick_18_b81900_40x40.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_diagonals-thick_20_666666_40x40.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_flat_10_000000_40x100.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_glass_100_f6f6f6_1x400.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_glass_100_fdf5ce_1x400.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_gloss-wave_35_f6a828_500x100.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_highlight-soft_100_eeeeee_1x100.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-bg_highlight-soft_75_ffe45c_1x100.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-icons_228ef1_256x240.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-icons_ef8c08_256x240.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-icons_ffd27a_256x240.png" />
|
|
<Content Include="Content\OTKTAB\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Content\OTKTAB\jquery-ui-OTKTAB.css" />
|
|
<Content Include="Content\Page\Index.css" />
|
|
<Content Include="Content\Pop.css" />
|
|
<Content Include="Content\screen.css" />
|
|
<Content Include="Content\themes\blue.css" />
|
|
<Content Include="Content\themes\dark.css" />
|
|
<Content Include="Content\themes\green.css" />
|
|
<Content Include="Content\themes\purple.css" />
|
|
<Content Include="Content\themes\red.css" />
|
|
<Content Include="Content\themes\white.css" />
|
|
<Content Include="Page\Error.html" />
|
|
<Content Include="Page\ForgetPassword.html" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="Page\Pop\PageTitle.html" />
|
|
<Content Include="images\ajax-loader.gif" />
|
|
<Content Include="images\calendar.gif" />
|
|
<Content Include="images\cd-icon-close.svg" />
|
|
<Content Include="images\check_radio_sheet01.png" />
|
|
<Content Include="images\check_radio_sheet02.png" />
|
|
<Content Include="images\check_radio_sheet03.png" />
|
|
<Content Include="images\coming-soon.jpg" />
|
|
<Content Include="images\crop.jpg" />
|
|
<Content Include="images\eurtoran_ico.png" />
|
|
<Content Include="images\icon02.png" />
|
|
<Content Include="images\layout_icon.png" />
|
|
<Content Include="images\logo-min.png" />
|
|
<Content Include="images\logo.png" />
|
|
<Content Include="images\noImage.jpg" />
|
|
<Content Include="images\OTKselect_bg.png" />
|
|
<Content Include="images\OTKselect_bg2.png" />
|
|
<Content Include="images\post-image.jpg" />
|
|
<Content Include="images\profile-cover.png" />
|
|
<Content Include="images\reload.GIF" />
|
|
<Content Include="images\signature.png" />
|
|
<Content Include="images\upload.png" />
|
|
<Content Include="images\waitprocess.jpg" />
|
|
<Content Include="Page\Index.html" />
|
|
<Content Include="Page\lock-screen.html" />
|
|
<Content Include="Page\Login.html" />
|
|
<Content Include="Page\MainPage.html" />
|
|
<Content Include="Page\NotView.html" />
|
|
<Content Include="Page\Crm\Customers_Qry.html" />
|
|
<Content Include="Page\Crm\Customers_Upd.html" />
|
|
<Content Include="Page\Opm\Exhibition_Qry.html" />
|
|
<Content Include="Page\Opm\Exhibition_Upd.html" />
|
|
<Content Include="Page\Opm\ExhibitionExport_Qry.html" />
|
|
<Content Include="Page\Opm\ExhibitionExport_Upd.html" />
|
|
<Content Include="Page\Opm\ExhibitionImport_Qry.html" />
|
|
<Content Include="Page\Opm\ExhibitionImport_Upd.html" />
|
|
<Content Include="Page\Wsm\News_Qry.html" />
|
|
<Content Include="Page\Wsm\News_Upd.html" />
|
|
<Content Include="Page\Opm\OtherBusiness_Qry.html" />
|
|
<Content Include="Page\Opm\OtherBusiness_Upd.html" />
|
|
<Content Include="Page\Pop\CalanderPop.html" />
|
|
<Content Include="Page\Pop\CopyLanguage.html" />
|
|
<Content Include="Page\Pop\ExportFlowPop.html" />
|
|
<Content Include="Page\Pop\UpdUserInfo.html" />
|
|
<Content Include="Page\Sys\OfficeTemplate_Qry.html" />
|
|
<Content Include="Page\Sys\Announcement_Qry.html" />
|
|
<Content Include="Page\Sys\OfficeTemplate_Upd.html" />
|
|
<Content Include="Page\Sys\Announcement_Upd.html" />
|
|
<Content Include="Page\Sys\ArgumentClassMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\ArgumentClassMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\ArgumentMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\ArgumentMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\AuthantedPrograms.html" />
|
|
<Content Include="Page\Sys\DepartmentsMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\DepartmentsMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\Holidays_Set.html" />
|
|
<Content Include="Page\Sys\JobtitleMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\JobtitleMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\Language_Set.html" />
|
|
<Content Include="Page\Sys\MailSet_Qry.html" />
|
|
<Content Include="Page\Sys\MailSet_Upd.html" />
|
|
<Content Include="Page\Sys\MembersMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\MembersMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\ModuleMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\ModuleMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\ProgramMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\ProgramMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\RoleMaintain_Qry.html" />
|
|
<Content Include="Page\Sys\RoleMaintain_Upd.html" />
|
|
<Content Include="Page\Sys\SystemSetup_Qry.html" />
|
|
<Content Include="Page\Sys\SystemSetup_Upd.html" />
|
|
<Content Include="Page\Sys\Task_Qry.html" />
|
|
<Content Include="Page\Sys\Task_Upd.html" />
|
|
<Content Include="Scripts\3rd\base64.js" />
|
|
<Content Include="Scripts\3rd\clndr\clndr.css" />
|
|
<Content Include="Scripts\3rd\clndr\clndr.js" />
|
|
<Content Include="Scripts\3rd\clndr\clndr.min.js" />
|
|
<Content Include="Scripts\3rd\clndr\moment.js" />
|
|
<Content Include="Scripts\3rd\daterangepicker\css\daterangepicker.css" />
|
|
<Content Include="Scripts\3rd\daterangepicker\css\default.css" />
|
|
<Content Include="Scripts\3rd\daterangepicker\css\normalize.css" />
|
|
<Content Include="Scripts\3rd\daterangepicker\fonts\icomoon.svg" />
|
|
<Content Include="Scripts\3rd\daterangepicker\jquery.daterangepicker.js" />
|
|
<Content Include="Scripts\3rd\daterangepicker\moment.min.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-addon-i18n.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-af.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-am.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-bg.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-ca.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-cs.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-da.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-de.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-el.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-es.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-et.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-eu.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-fa.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-fi.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-fr.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-gl.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-he.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-hr.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-hu.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-id.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-it.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-ja.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-ko.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-lt.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-lv.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-mk.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-nl.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-no.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-pl.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-pt-BR.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-pt.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-ro.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-ru.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-sk.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-sl.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-sq.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-sr-RS.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-sr-YU.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-sv.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-th.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-tr.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-uk.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-vi.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-zh-CN.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\i18n\jquery-ui-timepicker-zh-TW.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\jquery-ui-sliderAccess.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\jquery-ui-timepicker-addon.css" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\jquery-ui-timepicker-addon.js" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\jquery-ui-timepicker-addon.min.css" />
|
|
<Content Include="Scripts\3rd\datetimepicker-addon\jquery-ui-timepicker-addon.min.js" />
|
|
<Content Include="Scripts\3rd\format-number.js" />
|
|
<Content Include="Scripts\3rd\i18next.js" />
|
|
<Content Include="Scripts\3rd\jBox\audio\blop.mp3" />
|
|
<Content Include="Scripts\3rd\jBox\audio\LICENCE.txt" />
|
|
<Content Include="Scripts\3rd\jBox\jBox.css" />
|
|
<Content Include="Scripts\3rd\jBox\jBox.js" />
|
|
<Content Include="Scripts\3rd\jBox\jBox.min.js" />
|
|
<Content Include="Scripts\3rd\jBox\themes\ModalBorder.css" />
|
|
<Content Include="Scripts\3rd\jBox\themes\NoticeBorder.css" />
|
|
<Content Include="Scripts\3rd\jBox\themes\TooltipBorder.css" />
|
|
<Content Include="Scripts\3rd\jBox\themes\TooltipDark.css" />
|
|
<Content Include="Scripts\3rd\jGrid\jsgrid-theme.css" />
|
|
<Content Include="Scripts\3rd\jGrid\jsgrid.css" />
|
|
<Content Include="Scripts\3rd\jGrid\jsgrid.js" />
|
|
<Content Include="Scripts\3rd\jquery-2.1.3.min.js" />
|
|
<Content Include="Scripts\3rd\jquery-2.1.4.min.js" />
|
|
<Content Include="Scripts\3rd\jquery.contextmenu.js" />
|
|
<Content Include="Scripts\3rd\jquery.filer\ajaxfileupload.js" />
|
|
<Content Include="Scripts\3rd\jquery.filer\jquery.filer.js" />
|
|
<Content Include="Scripts\3rd\jquery.filer\jquery.filer.min.js">
|
|
<DependentUpon>jquery.filer.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jquery.filer\jquery.fileuploader.min.css" />
|
|
<Content Include="Scripts\3rd\jquery.jqprint-0.3.js" />
|
|
<Content Include="Scripts\3rd\jquery.jqprint-0.3.min.js">
|
|
<DependentUpon>jquery.jqprint-0.3.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jquery.serialize-object.js" />
|
|
<Content Include="Scripts\3rd\jquery.serialize-object.min.js">
|
|
<DependentUpon>jquery.serialize-object.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\jquery.toolbar\jquery.toolbar.css" />
|
|
<Content Include="Scripts\3rd\jquery.toolbar\jquery.toolbar.js" />
|
|
<Content Include="Scripts\3rd\jquery.toolbar\jquery.toolbar.min.js" />
|
|
<Content Include="Scripts\3rd\jQueryVideo\css\video-js.css" />
|
|
<Content Include="Scripts\3rd\jQueryVideo\index.html" />
|
|
<Content Include="Scripts\3rd\jQueryVideo\js\video.min.js" />
|
|
<Content Include="Scripts\3rd\jQueryVideo\js\videojs-ie8.min.js" />
|
|
<Content Include="Scripts\3rd\jsrender.min.js" />
|
|
<Content Include="Scripts\3rd\jsviews.min.js" />
|
|
<Content Include="Scripts\3rd\layer\layer.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\layui.css" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\layui.mobile.css" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\code.css" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\laydate\default\laydate.css" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\layer\default\icon-ext.png" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\layer\default\icon.png" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\layer\default\layer.css" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\layer\default\loading-0.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\layer\default\loading-1.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\css\modules\layer\default\loading-2.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\font\iconfont.svg" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\0.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\1.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\10.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\11.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\12.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\13.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\14.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\15.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\16.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\17.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\18.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\19.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\2.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\20.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\21.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\22.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\23.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\24.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\25.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\26.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\27.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\28.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\29.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\3.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\30.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\31.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\32.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\33.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\34.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\35.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\36.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\37.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\38.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\39.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\4.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\40.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\41.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\42.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\43.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\44.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\45.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\46.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\47.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\48.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\49.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\5.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\50.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\51.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\52.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\53.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\54.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\55.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\56.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\57.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\58.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\59.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\6.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\60.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\61.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\62.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\63.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\64.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\65.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\66.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\67.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\68.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\69.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\7.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\70.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\71.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\8.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\images\face\9.gif" />
|
|
<Content Include="Scripts\3rd\layer\layui\layui.all.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\layui.all.min.js">
|
|
<DependentUpon>layui.all.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\layer\layui\layui.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\carousel.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\code.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\element.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\flow.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\form.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\jquery.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\laydate.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\layedit.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\layer.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\laypage.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\laytpl.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\mobile.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\table.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\tree.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\upload.js" />
|
|
<Content Include="Scripts\3rd\layer\layui\lay\modules\util.js" />
|
|
<Content Include="Scripts\3rd\layer\mobile\layer.js" />
|
|
<Content Include="Scripts\3rd\layer\mobile\need\layer.css" />
|
|
<Content Include="Scripts\3rd\layer\theme\default\icon-ext.png" />
|
|
<Content Include="Scripts\3rd\layer\theme\default\icon.png" />
|
|
<Content Include="Scripts\3rd\layer\theme\default\layer.css" />
|
|
<Content Include="Scripts\3rd\layer\theme\default\loading-0.gif" />
|
|
<Content Include="Scripts\3rd\layer\theme\default\loading-1.gif" />
|
|
<Content Include="Scripts\3rd\layer\theme\default\loading-2.gif" />
|
|
<Content Include="Scripts\3rd\linq\linq.js" />
|
|
<Content Include="Scripts\3rd\linq\linq.min.js">
|
|
<DependentUpon>linq.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\quickQuery\jquery.autocompleter.css" />
|
|
<Content Include="Scripts\3rd\quickQuery\jquery.autocompleter.js" />
|
|
<Content Include="Scripts\3rd\quickQuery\jquery.autocompleter.min.js">
|
|
<DependentUpon>jquery.autocompleter.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\quickQuery\quickQuery-packer.js" />
|
|
<Content Include="Scripts\3rd\quickQuery\quickQuery.css" />
|
|
<Content Include="Scripts\3rd\select2\css\select2.css" />
|
|
<Content Include="Scripts\3rd\select2\css\select2.min.css" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\af.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ar.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\az.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\bg.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\bs.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ca.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\cs.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\da.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\de.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\dsb.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\el.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\en.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\es.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\et.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\eu.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\fa.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\fi.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\fr.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\gl.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\he.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\hi.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\hr.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\hsb.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\hu.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\hy.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\id.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\is.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\it.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ja.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\km.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ko.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\lt.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\lv.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\mk.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ms.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\nb.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\nl.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\pl.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ps.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\pt-BR.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\pt.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ro.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\ru.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\sk.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\sl.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\sr-Cyrl.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\sr.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\sv.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\th.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\tk.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\tr.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\uk.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\vi.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\zh-CN.js" />
|
|
<Content Include="Scripts\3rd\select2\js\i18n\zh-TW.js" />
|
|
<Content Include="Scripts\3rd\select2\js\select2.full.js" />
|
|
<Content Include="Scripts\3rd\select2\js\select2.full.min.js" />
|
|
<Content Include="Scripts\3rd\select2\js\select2.js" />
|
|
<Content Include="Scripts\3rd\select2\js\select2.min.js" />
|
|
<Content Include="Scripts\3rd\Spectrum\spectrum.css" />
|
|
<Content Include="Scripts\3rd\Spectrum\spectrum.js" />
|
|
<Content Include="Scripts\3rd\underscore-1.9.0.js" />
|
|
<Content Include="Scripts\3rd\underscore-1.9.0.min.js">
|
|
<DependentUpon>underscore-1.9.0.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\Calendar.js" />
|
|
<Content Include="Scripts\lib\PageUtil.js" />
|
|
<Content Include="Scripts\jquery-3.3.1.min.js">
|
|
<DependentUpon>jquery-3.3.1.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\jquery-3.3.1.slim.min.js">
|
|
<DependentUpon>jquery-3.3.1.slim.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\jquery.indexeddb.js" />
|
|
<Content Include="Scripts\jquery.indexeddb.min.js">
|
|
<DependentUpon>jquery.indexeddb.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\jquery.signalR-2.2.3.min.js">
|
|
<DependentUpon>jquery.signalR-2.2.3.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\JSLoader.js" />
|
|
<Content Include="Scripts\lib\ConvertLang.min.js">
|
|
<DependentUpon>ConvertLang.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\lib\OutlookUtil.js" />
|
|
<Content Include="Scripts\lib\OutlookUtil.min.js">
|
|
<DependentUpon>OutlookUtil.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\lib\PageUtil.min.js">
|
|
<DependentUpon>PageUtil.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\lib\Util.min.js">
|
|
<DependentUpon>Util.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\loadjs.js" />
|
|
<Content Include="Scripts\loadjs.min.js">
|
|
<DependentUpon>loadjs.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\pages\Eip\LeaveRequest_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\LeaveRequest_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\BillsReport.js" />
|
|
<Content Include="Scripts\pages\Opm\BillChangeLog_Qry.js" />
|
|
<Content Include="Scripts\pages\RPT\CostFeeItemReport.js" />
|
|
<Content Include="Scripts\pages\RPT\ExhibitionInfo.js" />
|
|
<Content Include="Scripts\pages\RPT\DegreeOfContributionByCustomer.js" />
|
|
<Content Include="Scripts\pages\RPT\ExistingCustomer.js" />
|
|
<Content Include="Scripts\pages\RPT\CashFlow.js" />
|
|
<Content Include="Scripts\pages\RPT\DegreeOfContributionByAgent.js" />
|
|
<Content Include="Scripts\pages\RPT\CVPAnalysisByExhibition.js" />
|
|
<Content Include="Scripts\pages\RPT\CVPAnalysisBySaler.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\BasicInfo.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\MemberMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\MemberMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\DescriptionMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ExhibInfoMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ExhibMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ExhibInfoMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\BookingMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ExhibMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\BookingMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ONSiteMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ONSiteMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ServiceMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ServiceMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ServiceQSMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ServiceQSMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\SurveyMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\SurveyMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\SubCategoryMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\SubCategoryMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\MainCategoryMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\MainCategoryMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\CityMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\CityMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\OrganizerMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\OrganizerMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\QuestionMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\RegionMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\RegionMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\CountryMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\CountryMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\SupplierMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\SupplierMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ThemeMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\ThemeMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\VenueMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\ShowEasy\VenueMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\CurrencySetup_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\CurrencySetup_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\LogInfo_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\ExhibitionRules_Upd.js" />
|
|
<Content Include="Scripts\pages\Wsm\ExhibitionRules_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\ImportVendors_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\PackingOrder_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\PackingOrder_Upd.js" />
|
|
<Content Include="Scripts\pages\Wsm\WebSiteMailLog_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\WebSiteSetup.js" />
|
|
<Content Include="Scripts\plugins\bootstrap\js\bootstrap.min.js">
|
|
<DependentUpon>bootstrap.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\plugins\jquery-blockui\jquery.blockui.min.js">
|
|
<DependentUpon>jquery.blockui.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\plugins\jquery-slimscroll\jquery.slimscroll.min.js">
|
|
<DependentUpon>jquery.slimscroll.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\plugins\jquery-validation\jquery.validate.min.js">
|
|
<DependentUpon>jquery.validate.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\plugins\vanillaSelectBox-master\index.html" />
|
|
<Content Include="Scripts\plugins\vanillaSelectBox-master\stayOpen.jpg" />
|
|
<Content Include="Scripts\plugins\vanillaSelectBox-master\vanillaSelectBox.css" />
|
|
<Content Include="Scripts\plugins\vanillaSelectBox-master\vanillaSelectBox.js" />
|
|
<Content Include="Scripts\plugins\vanillaSelectBox-master\vanillaSelectBox.png" />
|
|
<Content Include="Scripts\Test_Calendar.js" />
|
|
<Content Include="Scripts\Common.Eip.min.js">
|
|
<DependentUpon>Common.Eip.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\Common.js" />
|
|
<Content Include="Scripts\Common.min.js">
|
|
<DependentUpon>Common.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\Common.Opm.min.js">
|
|
<DependentUpon>Common.Opm.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\constants.js" />
|
|
<Content Include="Scripts\ForgetPassword.js" />
|
|
<Content Include="Scripts\Index.js" />
|
|
<Content Include="Scripts\3rd\daterangepicker\fonts\icomoon.eot" />
|
|
<Content Include="Scripts\3rd\daterangepicker\fonts\icomoon.ttf" />
|
|
<Content Include="Scripts\3rd\daterangepicker\fonts\icomoon.woff" />
|
|
<Content Include="Scripts\3rd\layer\layui\font\iconfont.eot" />
|
|
<Content Include="Scripts\3rd\layer\layui\font\iconfont.ttf" />
|
|
<Content Include="Scripts\3rd\layer\layui\font\iconfont.woff" />
|
|
<Content Include="Scripts\3rd\jquery.filer\jquery.fileuploader-theme-thumbnails.css" />
|
|
<Content Include="Scripts\3rd\jquery.filer\file.theme.list.css" />
|
|
<Content Include="Scripts\Common.Eip.js" />
|
|
<None Include="bundleconfig.json" />
|
|
<None Include="compilerconfig.json" />
|
|
<None Include="compilerconfig.json.defaults">
|
|
<DependentUpon>compilerconfig.json</DependentUpon>
|
|
</None>
|
|
<Content Include="Dict\Dict.dct" />
|
|
<Content Include="libman.json" />
|
|
<None Include="Properties\PublishProfiles\WebApp.pubxml">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Scripts\jquery-3.3.1.intellisense.js" />
|
|
<Content Include="Scripts\jquery-3.3.1.js" />
|
|
<Content Include="Scripts\jquery-3.3.1.slim.js" />
|
|
<Content Include="Scripts\jquery-migrate-1.2.1.min.js" />
|
|
<Content Include="Scripts\jquery.signalR-2.2.3.js" />
|
|
<Content Include="Scripts\lib\ConvertLang.js" />
|
|
<Content Include="Scripts\lib\PY.js" />
|
|
<Content Include="Scripts\lib\Util.js" />
|
|
<Content Include="Scripts\Login.js" />
|
|
<Content Include="Scripts\MainPage.js" />
|
|
<Content Include="Scripts\MessageBox.js" />
|
|
<Content Include="Scripts\MessageBox.min.js">
|
|
<DependentUpon>MessageBox.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\modern.js" />
|
|
<Content Include="Scripts\modern.min.js" />
|
|
<Content Include="Scripts\pages\Crm\Customers_Qry.js" />
|
|
<Content Include="Scripts\pages\Crm\Customers_Upd.js" />
|
|
<Content Include="images\upload_1.png" />
|
|
<Content Include="Scripts\pages\Eip\InvoiceApplyForCustomer_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\BillChangeApply_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\BillChangeApply_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\BillChangeApply_View.js" />
|
|
<Content Include="Scripts\pages\Eip\LeaveSet.js" />
|
|
<Content Include="Scripts\pages\Eip\Attendance_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\WenZhong.js" />
|
|
<Content Include="Scripts\pages\Eip\TravelExpenseReport_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\InvoiceApplyForPersonal_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\OverTime_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\InvoiceApplyForCustomer_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\TravelExpenseReport_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\InvoiceApplyForPersonal_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\OverTime_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\InvoiceApplyForCustomer_View.js" />
|
|
<Content Include="Scripts\pages\Eip\TravelExpenseReport_View.js" />
|
|
<Content Include="Scripts\pages\Eip\InvoiceApplyForPersonal_View.js" />
|
|
<Content Include="Scripts\pages\Eip\OverTime_View.js" />
|
|
<Content Include="Scripts\pages\Eip\BusinessTravel_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\BusinessTravel_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\BusinessTravel_View.js" />
|
|
<Content Include="Scripts\pages\Eip\AttendanceDiff_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\AttendanceDiff_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\AttendanceDiff_View.js" />
|
|
<Content Include="Scripts\pages\Eip\Leave_View.js" />
|
|
<Content Include="Scripts\pages\Eip\Leave_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\CheckFlow_Qry.js" />
|
|
<Content Include="Scripts\pages\Eip\Leave_Upd.js" />
|
|
<Content Include="Scripts\pages\Eip\CheckFlow_Upd.js" />
|
|
<Content Include="Scripts\pages\Opm\Accounting_Qry.js" />
|
|
<Content Include="Scripts\Common.Opm.js" />
|
|
<Content Include="Scripts\pages\Opm\OtherExhibitionTG_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\OtherExhibitionTG_Upd.js" />
|
|
<Content Include="Scripts\pages\Opm\Exhibition_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\Exhibition_Upd.js" />
|
|
<Content Include="Scripts\pages\Opm\ExhibitionExport_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\ExhibitionExport_Upd.js" />
|
|
<Content Include="Scripts\pages\Opm\ExhibitionImport_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\ExhibitionImport_Upd.js" />
|
|
<Content Include="Scripts\pages\Opm\BillStatus_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\TrackingLog_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\TransferBills_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\News_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\OtherBusiness_Qry.js" />
|
|
<Content Include="Scripts\pages\Opm\OtherBusiness_Upd.js" />
|
|
<Content Include="Scripts\pages\Wsm\WebSiteFiles_Qry.js" />
|
|
<Content Include="Scripts\pages\Wsm\WebSiteFiles_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\AnnouncementList_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\LoginLog_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\TicketAuthManage.js" />
|
|
<Content Include="Scripts\pages\Sys\Organization_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\Organization_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\OfficeTemplate_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\Announcement_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\OfficeTemplate_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\Announcement_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\ArgumentClassMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\ArgumentClassMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\ArgumentMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\ArgumentMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\AuthantedPrograms.js" />
|
|
<Content Include="Scripts\pages\Sys\DepartmentsMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\DepartmentsMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\Holidays_Set.js" />
|
|
<Content Include="Scripts\pages\Sys\JobtitleMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\JobtitleMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\Language_Set.js" />
|
|
<Content Include="Scripts\pages\Sys\MailSet_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\MailSet_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\MembersMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\MembersMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\ModuleMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\ModuleMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Wsm\News_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\ProgramMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\ProgramMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\RoleMaintain_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\RoleMaintain_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\SystemSetup_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\SystemSetup_Upd.js" />
|
|
<Content Include="Scripts\pages\Sys\Task_Qry.js" />
|
|
<Content Include="Scripts\pages\Sys\Task_Upd.js" />
|
|
<Content Include="Scripts\plugins\bootstrap\css\bootstrap-theme.css" />
|
|
<Content Include="Scripts\plugins\bootstrap\css\bootstrap-theme.min.css" />
|
|
<Content Include="Scripts\plugins\bootstrap\css\bootstrap.css" />
|
|
<Content Include="Scripts\plugins\bootstrap\css\bootstrap.min.css" />
|
|
<Content Include="Scripts\plugins\bootstrap\fonts\glyphicons-halflings-regular.svg" />
|
|
<Content Include="Scripts\plugins\bootstrap\js\bootstrap.js" />
|
|
<Content Include="Scripts\plugins\bootstrap\js\npm.js" />
|
|
<Content Include="Scripts\plugins\fontawesome\css\font-awesome.css" />
|
|
<Content Include="Scripts\plugins\fontawesome\css\font-awesome.min.css" />
|
|
<Content Include="Scripts\plugins\fontawesome\fonts\fontawesome-webfont.svg" />
|
|
<Content Include="Scripts\plugins\fullcalendar\fullcalendar.css" />
|
|
<Content Include="Scripts\plugins\fullcalendar\fullcalendar.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\fullcalendar.min.css" />
|
|
<Content Include="Scripts\plugins\fullcalendar\fullcalendar.min.js">
|
|
<DependentUpon>fullcalendar.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Scripts\plugins\fullcalendar\fullcalendar.print.css" />
|
|
<Content Include="Scripts\plugins\fullcalendar\fullcalendar.print.min.css" />
|
|
<Content Include="Scripts\plugins\fullcalendar\gcal.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\gcal.min.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\animated-overlay.gif" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_diagonals-thick_90_eeeeee_40x40.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_flat_15_cd0a0a_40x100.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_glass_100_e4f1fb_1x400.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_glass_50_3baae3_1x400.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_glass_80_d7ebf9_1x400.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_highlight-hard_100_f2f5f7_1x100.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_highlight-hard_70_000000_1x100.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_highlight-soft_100_deedf7_1x100.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-bg_highlight-soft_25_ffef8f_1x100.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-icons_2694e8_256x240.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-icons_3d80b3_256x240.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-icons_72a7cf_256x240.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\cupertino\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\jquery-ui.custom.min.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\jquery-ui.min.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\jquery.min.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\lib\moment.min.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale-all.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\af.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ar-dz.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ar-ly.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ar-ma.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ar-sa.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ar-tn.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ar.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\bg.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ca.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\cs.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\da.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\de-at.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\de.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\el.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\en-au.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\en-ca.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\en-gb.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\en-ie.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\en-nz.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\es-do.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\es.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\eu.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\fa.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\fi.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\fr-ca.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\fr-ch.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\fr.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\gl.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\he.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\hi.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\hr.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\hu.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\id.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\is.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\it.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ja.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\kk.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ko.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\lb.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\lt.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\lv.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\mk.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ms-my.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ms.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\nb.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\nl-be.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\nl.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\nn.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\pl.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\pt-br.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\pt.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ro.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\ru.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\sk.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\sl.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\sr-cyrl.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\sr.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\sv.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\th.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\tr.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\uk.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\vi.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\zh-cn.js" />
|
|
<Content Include="Scripts\plugins\fullcalendar\locale\zh-tw.js" />
|
|
<Content Include="Scripts\plugins\jquery-blockui\jquery.blockui.js" />
|
|
<Content Include="Scripts\plugins\jquery-slimscroll\jquery.slimscroll.js" />
|
|
<Content Include="Scripts\plugins\jquery-ui\external\jquery\jquery.js" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_diagonals-thick_18_b81900_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_diagonals-thick_20_666666_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_flat_10_000000_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_glass_100_f6f6f6_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_glass_100_fdf5ce_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_gloss-wave_35_f6a828_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_highlight-soft_100_eeeeee_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-bg_highlight-soft_75_ffe45c_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-icons_228ef1_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-icons_ef8c08_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-icons_ffd27a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\index.html" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.js" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.min.js" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.structure.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.structure.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\jquery-ui.theme.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_diagonals-thick_8_333333_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_flat_65_ffffff_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_glass_40_111111_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_glass_55_1c1c1c_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_highlight-hard_100_f9f9f9_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_highlight-hard_40_aaaaaa_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_highlight-soft_50_aaaaaa_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_inset-hard_45_cd0a0a_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-bg_inset-hard_55_ffeb80_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-icons_4ca300_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-icons_bbbbbb_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-icons_ededed_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-icons_ffcf29_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\black-tie\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_diagonals-thick_75_f3d8d8_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_dots-small_65_a6a6a6_2x2.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_flat_0_333333_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_flat_65_ffffff_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_glass_55_fbf8ee_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_highlight-hard_100_eeeeee_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_highlight-hard_100_f6f6f6_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-bg_highlight-soft_15_cc0000_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-icons_004276_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-icons_cc0000_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\blitzer\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_diagonals-thick_90_eeeeee_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_flat_15_cd0a0a_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_glass_100_e4f1fb_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_glass_50_3baae3_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_glass_80_d7ebf9_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_highlight-hard_100_f2f5f7_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_highlight-hard_70_000000_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_highlight-soft_100_deedf7_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-bg_highlight-soft_25_ffef8f_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-icons_2694e8_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-icons_3d80b3_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-icons_72a7cf_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\cupertino\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_flat_30_cccccc_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_flat_50_5c5c5c_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_glass_40_ffc73d_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_highlight-hard_20_0972a5_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_33_003147_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_35_222222_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_44_444444_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_highlight-soft_80_eeeeee_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-bg_loop_25_000000_21x21.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-icons_4b8e0b_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-icons_a83300_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-icons_cccccc_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dark-hive\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_diagonals-thick_15_0b3e6f_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_dots-medium_30_0b58a2_4x4.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_dots-small_20_333333_2x2.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_dots-small_30_a32d00_2x2.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_dots-small_40_00498f_2x2.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_flat_40_292929_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-bg_gloss-wave_20_111111_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-icons_00498f_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-icons_98d2fb_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-icons_9ccdfc_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\dot-luv\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_flat_0_eeeeee_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_flat_55_994d53_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_flat_55_fafafa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_gloss-wave_30_3d3644_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_100_dcd9de_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_100_eae6ea_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_25_30273a_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-bg_highlight-soft_45_5f5964_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-icons_734d99_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-icons_8d78a5_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-icons_a8a3ae_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-icons_ebccce_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\eggplant\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-small_25_c5ddfc_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-thick_20_e69700_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-thick_22_1484e6_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_diagonals-thick_26_2293f7_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_flat_0_e69700_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_flat_0_e6b900_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_highlight-soft_100_f9f9f9_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-bg_inset-hard_100_eeeeee_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-icons_0a82eb_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-icons_0b54d5_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-icons_5fa5e3_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-icons_fcdd4a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\excite-bike\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_flat_0_eeeeee_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_flat_55_ffffff_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_highlight-soft_100_f6f6f6_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_highlight-soft_25_0073ea_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-bg_highlight-soft_50_dddddd_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-icons_0073ea_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-icons_666666_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-icons_ff0084_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\flick\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_40_db4865_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_50_93c3cd_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_50_ff3853_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_diagonals-small_75_ccd232_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_dots-medium_80_ffff38_4x4.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_dots-small_35_35414f_2x2.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_flat_75_ba9217_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-bg_white-lines_85_f7f7ba_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-icons_88a206_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-icons_c02669_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-icons_e1e463_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-icons_ffeb33_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\hot-sneaks\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_flat_75_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_glass_100_f5f0e5_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_glass_25_cb842e_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_glass_70_ede4d4_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_highlight-hard_100_f4f0ec_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_highlight-hard_65_fee4bd_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_highlight-hard_75_f5f5b5_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-bg_inset-soft_100_f4f0ec_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-icons_c47a23_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-icons_cb672b_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-icons_f08000_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-icons_f35f07_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-icons_ff7519_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\humanity\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_diagonals-small_0_aaaaaa_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_diagonals-thick_15_444444_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_diagonals-thick_95_ffdc2e_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_glass_55_fbf5d0_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_highlight-hard_30_285c00_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_highlight-soft_33_3a8104_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_highlight-soft_50_4eb305_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_highlight-soft_60_4ca20b_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-bg_inset-soft_10_285c00_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-icons_4eb305_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-icons_72b42d_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\le-frog\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_glass_15_5f391b_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_gloss-wave_20_1c160d_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_gloss-wave_25_453326_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_gloss-wave_30_44372c_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_highlight-soft_20_201913_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_highlight-soft_20_619226_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-bg_inset-soft_10_201913_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-icons_9bcc60_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-icons_add978_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-icons_e3ddc9_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-icons_f1fd86_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\mint-choc\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_flat_0_eeeeee_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_flat_55_c0402a_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_flat_55_eeeeee_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_glass_100_f8f8f8_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_glass_35_dddddd_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_glass_60_eeeeee_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_inset-hard_75_999999_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-bg_inset-soft_50_c9c9c9_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-icons_3383bb_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-icons_70b2e1_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-icons_999999_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\images\ui-icons_fbc856_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\overcast\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_diagonal-maze_20_6e4f1c_10x10.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_diagonal-maze_40_000000_10x10.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_10_eceadf_60x60.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_10_f8f7f6_60x60.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_15_eceadf_60x60.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_15_f7f3de_60x60.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_15_ffffff_60x60.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_65_654b24_60x60.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-bg_fine-grain_68_b83400_60x60.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-icons_3572ac_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-icons_8c291d_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-icons_b83400_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-icons_fbdb93_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\pepper-grinder\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_flat_55_fbec88_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_glass_75_d0e5f5_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_glass_85_dfeffc_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_gloss-wave_55_5c9ccc_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_inset-hard_100_f5f8f9_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-bg_inset-hard_100_fcfdfd_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-icons_217bc0_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-icons_469bdd_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-icons_6da8d5_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-icons_d8e7f3_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\images\ui-icons_f9bd01_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\redmond\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_glass_55_fbf9ee_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_glass_75_dadada_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_glass_75_e6e6e6_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-icons_888888_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\smoothness\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_glass_55_fcf0ba_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_gloss-wave_100_ece8da_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_100_f5f3e5_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_100_fafaf4_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_15_459e00_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_highlight-hard_95_cccccc_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_highlight-soft_25_67b021_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_highlight-soft_95_ffedad_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-bg_inset-soft_15_2b2922_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-icons_808080_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-icons_847e71_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-icons_8DC262_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-icons_eeeeee_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\south-street\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_flat_55_999999_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_flat_75_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_glass_45_0078ae_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_glass_55_f8da4e_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_glass_75_79c9ec_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_gloss-wave_45_e14f1c_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_gloss-wave_50_6eac2c_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_gloss-wave_75_2191c0_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-bg_inset-hard_100_fcfdfd_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-icons_0078ae_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-icons_056b93_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-icons_d8e7f3_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-icons_e0fdff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-icons_f5e175_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-icons_f7a50d_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\images\ui-icons_fcd113_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\start\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_diagonals-medium_20_d34d17_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_flat_30_cccccc_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_flat_50_5c5c5c_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_45_817865_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_60_fece2f_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_70_ffdd57_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_gloss-wave_90_fff9e5_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_highlight-soft_100_feeebd_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-bg_inset-soft_30_ffffff_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-icons_3d3d3d_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-icons_bd7b00_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-icons_d19405_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-icons_eb990f_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-icons_ed9f26_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-icons_fadc7a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\images\ui-icons_ffe180_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\sunny\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_10_4f4221_10x8.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_20_372806_10x8.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_25_675423_10x8.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_25_d5ac5d_10x8.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_8_261803_10x8.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_diamond_8_443113_10x8.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_flat_75_ddd4b0_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-bg_highlight-hard_65_fee4bd_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-icons_070603_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-icons_e8e2b5_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-icons_e9cd86_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-icons_efec9f_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-icons_f2ec64_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-icons_f9f2bd_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\images\ui-icons_ff7519_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\swanky-purse\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_diagonals-small_50_262626_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_flat_0_303030_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_flat_0_4c4c4c_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_glass_40_0a0a0a_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_glass_55_f1fbe5_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_glass_60_000000_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_gloss-wave_55_000000_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_gloss-wave_85_9fda58_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-bg_gloss-wave_95_f6ecd5_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-icons_000000_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-icons_1f1f1f_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-icons_9fda58_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-icons_b8ec79_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\trontastic\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_flat_30_cccccc_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_flat_50_5c5c5c_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_glass_20_555555_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_glass_40_0078a3_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_glass_40_ffc73d_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_gloss-wave_25_333333_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_highlight-soft_80_eeeeee_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_inset-soft_25_000000_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-bg_inset-soft_30_f58400_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-icons_4b8e0b_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-icons_a83300_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-icons_cccccc_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-darkness\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_diagonals-thick_18_b81900_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_diagonals-thick_20_666666_40x40.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_flat_10_000000_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_glass_100_f6f6f6_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_glass_100_fdf5ce_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_gloss-wave_35_f6a828_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_highlight-soft_100_eeeeee_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-bg_highlight-soft_75_ffe45c_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-icons_228ef1_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-icons_ef8c08_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-icons_ffd27a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\images\ui-icons_ffffff_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\ui-lightness\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_gloss-wave_16_121212_500x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_highlight-hard_15_888888_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_highlight-hard_55_555555_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_highlight-soft_35_adadad_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_highlight-soft_60_dddddd_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-bg_inset-soft_15_121212_1x100.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-icons_666666_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-icons_aaaaaa_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-icons_bbbbbb_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-icons_c98000_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-icons_cccccc_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\images\ui-icons_f29a00_256x240.png" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\jquery-ui.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\jquery-ui.min.css" />
|
|
<Content Include="Scripts\plugins\jquery-ui\themes\vader\theme.css" />
|
|
<Content Include="Scripts\plugins\jquery-validation\jquery.validate.js" />
|
|
<Content Include="Scripts\plugins\jquery\jquery-2.1.3.min.js" />
|
|
<Content Include="Scripts\plugins\jquery\jquery-2.1.4.min.js" />
|
|
<Content Include="Scripts\plugins\line-icons\fonts\Simple-Line-Icons.dev.svg" />
|
|
<Content Include="Scripts\plugins\line-icons\fonts\Simple-Line-Icons.svg" />
|
|
<Content Include="Scripts\plugins\line-icons\icons-lte-ie7.js" />
|
|
<Content Include="Scripts\plugins\line-icons\simple-line-icons.css" />
|
|
<Content Include="Scripts\plugins\scheduler\scheduler.css" />
|
|
<Content Include="Scripts\plugins\scheduler\scheduler.js" />
|
|
<Content Include="Scripts\plugins\scheduler\scheduler.min.css" />
|
|
<Content Include="Scripts\plugins\scheduler\scheduler.min.js" />
|
|
<Content Include="Scripts\plugins\switchery\switchery.css" />
|
|
<Content Include="Scripts\plugins\switchery\switchery.js" />
|
|
<Content Include="Scripts\plugins\switchery\switchery.min.css" />
|
|
<Content Include="Scripts\plugins\switchery\switchery.min.js" />
|
|
<Content Include="Scripts\plugins\toastr\toastr.min.css" />
|
|
<Content Include="Scripts\plugins\toastr\toastr.min.js" />
|
|
<Content Include="Scripts\plugins\uniform\css\uniform.default.css" />
|
|
<Content Include="Scripts\plugins\uniform\css\uniform.default.min.css" />
|
|
<Content Include="Scripts\plugins\uniform\images\bg-input-focus.png" />
|
|
<Content Include="Scripts\plugins\uniform\images\bg-input.png" />
|
|
<Content Include="Scripts\plugins\uniform\images\sprite.png" />
|
|
<Content Include="Scripts\plugins\uniform\jquery.uniform.js" />
|
|
<Content Include="Scripts\plugins\uniform\jquery.uniform.min.js" />
|
|
<Content Include="Scripts\plugins\waves\waves.css" />
|
|
<Content Include="Scripts\plugins\waves\waves.js" />
|
|
<Content Include="Scripts\plugins\waves\waves.min.css" />
|
|
<Content Include="Scripts\plugins\waves\waves.min.js" />
|
|
<Content Include="Scripts\Profile.js" />
|
|
<Content Include="Scripts\TestWorker.js" />
|
|
<Content Include="Scripts\Test_UplaodFile.js" />
|
|
<Content Include="Scripts\wedget\ToolBar.js" />
|
|
<Content Include="Page\Waiting.html" />
|
|
<Content Include="Scripts\wedget\UserList.js" />
|
|
<Content Include="Ueditor\dialogs\anchor\anchor.html" />
|
|
<Content Include="Ueditor\dialogs\attachment\attachment.css" />
|
|
<Content Include="Ueditor\dialogs\attachment\attachment.html" />
|
|
<Content Include="Ueditor\dialogs\attachment\attachment.js" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\alignicon.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\alignicon.png" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\bg.png" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\file-icons.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\file-icons.png" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\icons.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\icons.png" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\image.png" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\progress.png" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\success.gif" />
|
|
<Content Include="Ueditor\dialogs\attachment\images\success.png" />
|
|
<Content Include="Ueditor\dialogs\background\background.css" />
|
|
<Content Include="Ueditor\dialogs\background\background.html" />
|
|
<Content Include="Ueditor\dialogs\background\background.js" />
|
|
<Content Include="Ueditor\dialogs\background\images\bg.png" />
|
|
<Content Include="Ueditor\dialogs\background\images\success.png" />
|
|
<Content Include="Ueditor\dialogs\charts\chart.config.js" />
|
|
<Content Include="Ueditor\dialogs\charts\charts.css" />
|
|
<Content Include="Ueditor\dialogs\charts\charts.html" />
|
|
<Content Include="Ueditor\dialogs\charts\charts.js" />
|
|
<Content Include="Ueditor\dialogs\charts\images\charts0.png" />
|
|
<Content Include="Ueditor\dialogs\charts\images\charts1.png" />
|
|
<Content Include="Ueditor\dialogs\charts\images\charts2.png" />
|
|
<Content Include="Ueditor\dialogs\charts\images\charts3.png" />
|
|
<Content Include="Ueditor\dialogs\charts\images\charts4.png" />
|
|
<Content Include="Ueditor\dialogs\charts\images\charts5.png" />
|
|
<Content Include="Ueditor\dialogs\emotion\emotion.css" />
|
|
<Content Include="Ueditor\dialogs\emotion\emotion.html" />
|
|
<Content Include="Ueditor\dialogs\emotion\emotion.js" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\0.gif" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\bface.gif" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\cface.gif" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\fface.gif" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\jxface2.gif" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\tface.gif" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\wface.gif" />
|
|
<Content Include="Ueditor\dialogs\emotion\images\yface.gif" />
|
|
<Content Include="Ueditor\dialogs\gmap\gmap.html" />
|
|
<Content Include="Ueditor\dialogs\help\help.css" />
|
|
<Content Include="Ueditor\dialogs\help\help.html" />
|
|
<Content Include="Ueditor\dialogs\help\help.js" />
|
|
<Content Include="Ueditor\dialogs\image\image.css" />
|
|
<Content Include="Ueditor\dialogs\image\image.html" />
|
|
<Content Include="Ueditor\dialogs\image\image.js" />
|
|
<Content Include="Ueditor\dialogs\image\images\alignicon.jpg" />
|
|
<Content Include="Ueditor\dialogs\image\images\bg.png" />
|
|
<Content Include="Ueditor\dialogs\image\images\icons.gif" />
|
|
<Content Include="Ueditor\dialogs\image\images\icons.png" />
|
|
<Content Include="Ueditor\dialogs\image\images\image.png" />
|
|
<Content Include="Ueditor\dialogs\image\images\progress.png" />
|
|
<Content Include="Ueditor\dialogs\image\images\success.gif" />
|
|
<Content Include="Ueditor\dialogs\image\images\success.png" />
|
|
<Content Include="Ueditor\dialogs\insertframe\insertframe.html" />
|
|
<Content Include="Ueditor\dialogs\internal.js" />
|
|
<Content Include="Ueditor\dialogs\link\link.html" />
|
|
<Content Include="Ueditor\dialogs\map\map.html" />
|
|
<Content Include="Ueditor\dialogs\map\show.html" />
|
|
<Content Include="Ueditor\dialogs\music\music.css" />
|
|
<Content Include="Ueditor\dialogs\music\music.html" />
|
|
<Content Include="Ueditor\dialogs\music\music.js" />
|
|
<Content Include="Ueditor\dialogs\preview\preview.html" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\addimg.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\brush.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\delimg.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\delimgH.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\empty.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\emptyH.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\eraser.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\redo.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\redoH.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\scale.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\scaleH.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\size.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\undo.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\images\undoH.png" />
|
|
<Content Include="Ueditor\dialogs\scrawl\scrawl.css" />
|
|
<Content Include="Ueditor\dialogs\scrawl\scrawl.html" />
|
|
<Content Include="Ueditor\dialogs\scrawl\scrawl.js" />
|
|
<Content Include="Ueditor\dialogs\searchreplace\searchreplace.html" />
|
|
<Content Include="Ueditor\dialogs\searchreplace\searchreplace.js" />
|
|
<Content Include="Ueditor\dialogs\snapscreen\snapscreen.html" />
|
|
<Content Include="Ueditor\dialogs\spechars\spechars.html" />
|
|
<Content Include="Ueditor\dialogs\spechars\spechars.js" />
|
|
<Content Include="Ueditor\dialogs\table\dragicon.png" />
|
|
<Content Include="Ueditor\dialogs\table\edittable.css" />
|
|
<Content Include="Ueditor\dialogs\table\edittable.html" />
|
|
<Content Include="Ueditor\dialogs\table\edittable.js" />
|
|
<Content Include="Ueditor\dialogs\table\edittd.html" />
|
|
<Content Include="Ueditor\dialogs\table\edittip.html" />
|
|
<Content Include="Ueditor\dialogs\template\config.js" />
|
|
<Content Include="Ueditor\dialogs\template\images\bg.gif" />
|
|
<Content Include="Ueditor\dialogs\template\images\pre0.png" />
|
|
<Content Include="Ueditor\dialogs\template\images\pre1.png" />
|
|
<Content Include="Ueditor\dialogs\template\images\pre2.png" />
|
|
<Content Include="Ueditor\dialogs\template\images\pre3.png" />
|
|
<Content Include="Ueditor\dialogs\template\images\pre4.png" />
|
|
<Content Include="Ueditor\dialogs\template\template.css" />
|
|
<Content Include="Ueditor\dialogs\template\template.html" />
|
|
<Content Include="Ueditor\dialogs\template\template.js" />
|
|
<Content Include="Ueditor\dialogs\video\images\bg.png" />
|
|
<Content Include="Ueditor\dialogs\video\images\center_focus.jpg" />
|
|
<Content Include="Ueditor\dialogs\video\images\file-icons.gif" />
|
|
<Content Include="Ueditor\dialogs\video\images\file-icons.png" />
|
|
<Content Include="Ueditor\dialogs\video\images\icons.gif" />
|
|
<Content Include="Ueditor\dialogs\video\images\icons.png" />
|
|
<Content Include="Ueditor\dialogs\video\images\image.png" />
|
|
<Content Include="Ueditor\dialogs\video\images\left_focus.jpg" />
|
|
<Content Include="Ueditor\dialogs\video\images\none_focus.jpg" />
|
|
<Content Include="Ueditor\dialogs\video\images\progress.png" />
|
|
<Content Include="Ueditor\dialogs\video\images\right_focus.jpg" />
|
|
<Content Include="Ueditor\dialogs\video\images\success.gif" />
|
|
<Content Include="Ueditor\dialogs\video\images\success.png" />
|
|
<Content Include="Ueditor\dialogs\video\video.css" />
|
|
<Content Include="Ueditor\dialogs\video\video.html" />
|
|
<Content Include="Ueditor\dialogs\video\video.js" />
|
|
<Content Include="Ueditor\dialogs\webapp\webapp.html" />
|
|
<Content Include="Ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
|
|
<Content Include="Ueditor\dialogs\wordimage\imageUploader.swf" />
|
|
<Content Include="Ueditor\dialogs\wordimage\tangram.js" />
|
|
<Content Include="Ueditor\dialogs\wordimage\wordimage.html" />
|
|
<Content Include="Ueditor\dialogs\wordimage\wordimage.js" />
|
|
<Content Include="Ueditor\index.html" />
|
|
<Content Include="Ueditor\lang\en\en.js" />
|
|
<Content Include="Ueditor\lang\en\images\addimage.png" />
|
|
<Content Include="Ueditor\lang\en\images\alldeletebtnhoverskin.png" />
|
|
<Content Include="Ueditor\lang\en\images\alldeletebtnupskin.png" />
|
|
<Content Include="Ueditor\lang\en\images\background.png" />
|
|
<Content Include="Ueditor\lang\en\images\button.png" />
|
|
<Content Include="Ueditor\lang\en\images\copy.png" />
|
|
<Content Include="Ueditor\lang\en\images\deletedisable.png" />
|
|
<Content Include="Ueditor\lang\en\images\deleteenable.png" />
|
|
<Content Include="Ueditor\lang\en\images\listbackground.png" />
|
|
<Content Include="Ueditor\lang\en\images\localimage.png" />
|
|
<Content Include="Ueditor\lang\en\images\music.png" />
|
|
<Content Include="Ueditor\lang\en\images\rotateleftdisable.png" />
|
|
<Content Include="Ueditor\lang\en\images\rotateleftenable.png" />
|
|
<Content Include="Ueditor\lang\en\images\rotaterightdisable.png" />
|
|
<Content Include="Ueditor\lang\en\images\rotaterightenable.png" />
|
|
<Content Include="Ueditor\lang\en\images\upload.png" />
|
|
<Content Include="Ueditor\lang\zh-cn\images\copy.png" />
|
|
<Content Include="Ueditor\lang\zh-cn\images\localimage.png" />
|
|
<Content Include="Ueditor\lang\zh-cn\images\music.png" />
|
|
<Content Include="Ueditor\lang\zh-cn\images\upload.png" />
|
|
<Content Include="Ueditor\lang\zh-cn\zh-cn.js" />
|
|
<Content Include="Ueditor\lang\zh-tw\images\copy.png" />
|
|
<Content Include="Ueditor\lang\zh-tw\images\imglabel.png" />
|
|
<Content Include="Ueditor\lang\zh-tw\images\localimage.png" />
|
|
<Content Include="Ueditor\lang\zh-tw\images\music.png" />
|
|
<Content Include="Ueditor\lang\zh-tw\images\upload.png" />
|
|
<Content Include="Ueditor\lang\zh-tw\zh-tw.js" />
|
|
<Content Include="Ueditor\net\Bin\Newtonsoft.Json.dll" />
|
|
<Content Include="Ueditor\net\Bin\Newtonsoft.Json.pdb" />
|
|
<Content Include="Ueditor\net\Bin\Newtonsoft.Json.xml" />
|
|
<Content Include="Ueditor\net\net.sln" />
|
|
<Content Include="Ueditor\net\upload\file\20170721\6363625082820979763301510.jpg" />
|
|
<Content Include="Ueditor\net\upload\image\20170606\6363237796358012424470415.jpg" />
|
|
<Content Include="Ueditor\net\upload\image\20170606\6363237809905987324489890.jpg" />
|
|
<Content Include="Ueditor\net\upload\image\20170721\6363625064518532925070656.jpg" />
|
|
<Content Include="Ueditor\net\upload\image\20170830\6363968410031265845475323.jpg" />
|
|
<Content Include="Ueditor\net\upload\image\20170830\6363968410035266071461230.jpg" />
|
|
<Content Include="Ueditor\net\upload\image\20170830\6363968410041166414974556.jpg" />
|
|
<Content Include="Ueditor\net\upload\image\20171110\6364590734788909418155292.png" />
|
|
<Content Include="Ueditor\net\upload\image\20180207\6365358925765267788885011.png" />
|
|
<Content Include="Ueditor\net\upload\image\20180207\6365358925793669402396802.png" />
|
|
<Content Include="Ueditor\net\upload\image\20180207\6365358931696006996467882.png" />
|
|
<Content Include="Ueditor\themes\default\css\ueditor.css" />
|
|
<Content Include="Ueditor\themes\default\css\ueditor.min.css" />
|
|
<Content Include="Ueditor\themes\default\dialogbase.css" />
|
|
<Content Include="Ueditor\themes\default\images\anchor.gif" />
|
|
<Content Include="Ueditor\themes\default\images\arrow.png" />
|
|
<Content Include="Ueditor\themes\default\images\arrow_down.png" />
|
|
<Content Include="Ueditor\themes\default\images\arrow_up.png" />
|
|
<Content Include="Ueditor\themes\default\images\button-bg.gif" />
|
|
<Content Include="Ueditor\themes\default\images\cancelbutton.gif" />
|
|
<Content Include="Ueditor\themes\default\images\charts.png" />
|
|
<Content Include="Ueditor\themes\default\images\cursor_h.gif" />
|
|
<Content Include="Ueditor\themes\default\images\cursor_h.png" />
|
|
<Content Include="Ueditor\themes\default\images\cursor_v.gif" />
|
|
<Content Include="Ueditor\themes\default\images\cursor_v.png" />
|
|
<Content Include="Ueditor\themes\default\images\dialog-title-bg.png" />
|
|
<Content Include="Ueditor\themes\default\images\filescan.png" />
|
|
<Content Include="Ueditor\themes\default\images\highlighted.gif" />
|
|
<Content Include="Ueditor\themes\default\images\icons-all.gif" />
|
|
<Content Include="Ueditor\themes\default\images\icons.gif" />
|
|
<Content Include="Ueditor\themes\default\images\icons.png" />
|
|
<Content Include="Ueditor\themes\default\images\loaderror.png" />
|
|
<Content Include="Ueditor\themes\default\images\loading.gif" />
|
|
<Content Include="Ueditor\themes\default\images\lock.gif" />
|
|
<Content Include="Ueditor\themes\default\images\neweditor-tab-bg.png" />
|
|
<Content Include="Ueditor\themes\default\images\pagebreak.gif" />
|
|
<Content Include="Ueditor\themes\default\images\scale.png" />
|
|
<Content Include="Ueditor\themes\default\images\sortable.png" />
|
|
<Content Include="Ueditor\themes\default\images\spacer.gif" />
|
|
<Content Include="Ueditor\themes\default\images\sparator_v.png" />
|
|
<Content Include="Ueditor\themes\default\images\table-cell-align.png" />
|
|
<Content Include="Ueditor\themes\default\images\tangram-colorpicker.png" />
|
|
<Content Include="Ueditor\themes\default\images\toolbar_bg.png" />
|
|
<Content Include="Ueditor\themes\default\images\unhighlighted.gif" />
|
|
<Content Include="Ueditor\themes\default\images\upload.png" />
|
|
<Content Include="Ueditor\themes\default\images\videologo.gif" />
|
|
<Content Include="Ueditor\themes\default\images\word.gif" />
|
|
<Content Include="Ueditor\themes\default\images\wordpaste.png" />
|
|
<Content Include="Ueditor\themes\iframe.css" />
|
|
<Content Include="Ueditor\third-party\codemirror\codemirror.css" />
|
|
<Content Include="Ueditor\third-party\codemirror\codemirror.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\adapters\standalone-framework.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\highcharts-more.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\highcharts-more.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\highcharts.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\highcharts.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\annotations.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\annotations.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\canvas-tools.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\data.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\data.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\drilldown.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\drilldown.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\exporting.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\exporting.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\funnel.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\funnel.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\heatmap.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\heatmap.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\map.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\map.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\no-data-to-display.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\themes\dark-blue.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\themes\dark-green.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\themes\gray.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\themes\grid.js" />
|
|
<Content Include="Ueditor\third-party\highcharts\themes\skies.js" />
|
|
<Content Include="Ueditor\third-party\jquery-1.10.2.js" />
|
|
<Content Include="Ueditor\third-party\jquery-1.10.2.min.js" />
|
|
<Content Include="Ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
|
|
<Content Include="Ueditor\third-party\SyntaxHighlighter\shCore.js" />
|
|
<Content Include="Ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
|
|
<Content Include="Ueditor\third-party\video-js\font\vjs.svg" />
|
|
<Content Include="Ueditor\third-party\video-js\video-js.css" />
|
|
<Content Include="Ueditor\third-party\video-js\video-js.min.css" />
|
|
<Content Include="Ueditor\third-party\video-js\video-js.swf" />
|
|
<Content Include="Ueditor\third-party\video-js\video.dev.js" />
|
|
<Content Include="Ueditor\third-party\video-js\video.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\Uploader.swf" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.css" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.custom.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.custom.min.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.flashonly.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.html5only.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.html5only.min.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.min.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.withoutimage.js" />
|
|
<Content Include="Ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
|
|
<Content Include="Ueditor\third-party\xss.min.js" />
|
|
<Content Include="Ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
|
|
<Content Include="Ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
|
|
<Content Include="Ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
|
|
<Content Include="Ueditor\ueditor.all.js" />
|
|
<Content Include="Ueditor\ueditor.all.min.js" />
|
|
<Content Include="Ueditor\ueditor.config.js" />
|
|
<Content Include="Ueditor\ueditor.parse.js" />
|
|
<Content Include="Ueditor\ueditor.parse.min.js" />
|
|
<Content Include="Web.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="WS\ComWebService.asmx" />
|
|
<Content Include="WS\WebService.asmx" />
|
|
<Content Include="Ueditor\net\.vs\net\v14\.suo" />
|
|
<Content Include="Ueditor\net\upload\file\20170721\6363625082818279609072265.docx" />
|
|
<Content Include="Views\Login\Error.cshtml" />
|
|
<Content Include="Scripts\plugins\vanillaSelectBox-master\LICENSE" />
|
|
<Content Include="Scripts\plugins\vanillaSelectBox-master\README.md" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Views\Login\Index.cshtml" />
|
|
<Content Include="Log4Net.config">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Controller.ashx" />
|
|
<Content Include="packages.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Scripts\3rd\clndr\clndr.less" />
|
|
<Content Include="Scripts\3rd\jBox\audio\blob.ogg" />
|
|
<Content Include="Scripts\plugins\bootstrap\css\bootstrap-theme.css.map" />
|
|
<Content Include="Scripts\plugins\bootstrap\css\bootstrap.css.map" />
|
|
<Content Include="Scripts\plugins\bootstrap\fonts\glyphicons-halflings-regular.eot" />
|
|
<Content Include="Scripts\plugins\bootstrap\fonts\glyphicons-halflings-regular.ttf" />
|
|
<Content Include="Scripts\plugins\bootstrap\fonts\glyphicons-halflings-regular.woff" />
|
|
<Content Include="Scripts\plugins\bootstrap\fonts\glyphicons-halflings-regular.woff2" />
|
|
<Content Include="Scripts\plugins\fontawesome\fonts\fontawesome-webfont.eot" />
|
|
<Content Include="Scripts\plugins\fontawesome\fonts\fontawesome-webfont.ttf" />
|
|
<Content Include="Scripts\plugins\fontawesome\fonts\fontawesome-webfont.woff" />
|
|
<Content Include="Scripts\plugins\fontawesome\fonts\fontawesome-webfont.woff2" />
|
|
<Content Include="Scripts\plugins\fontawesome\fonts\FontAwesome.otf" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\animated.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\bordered-pulled.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\core.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\fixed-width.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\font-awesome.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\icons.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\larger.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\list.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\mixins.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\path.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\rotated-flipped.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\stacked.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\less\variables.less" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\font-awesome.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_animated.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_bordered-pulled.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_core.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_fixed-width.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_icons.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_larger.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_list.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_mixins.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_path.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_rotated-flipped.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_stacked.scss" />
|
|
<Content Include="Scripts\plugins\fontawesome\scss\_variables.scss" />
|
|
<Content Include="Scripts\plugins\jquery-blockui\blockUI.jquery.json" />
|
|
<Content Include="Scripts\plugins\jquery-blockui\bower.json" />
|
|
<Content Include="Scripts\plugins\jquery-blockui\composer.json" />
|
|
<Content Include="Scripts\plugins\jquery-blockui\README.md" />
|
|
<Content Include="Scripts\plugins\jquery-slimscroll\README.md" />
|
|
<Content Include="Scripts\plugins\jquery-slimscroll\slimScroll.jquery.json" />
|
|
<Content Include="Scripts\plugins\line-icons\fonts\Simple-Line-Icons.eot" />
|
|
<Content Include="Scripts\plugins\line-icons\fonts\Simple-Line-Icons.ttf" />
|
|
<Content Include="Scripts\plugins\line-icons\fonts\Simple-Line-Icons.woff" />
|
|
<Content Include="Scripts\plugins\toastr\toastr.js.map" />
|
|
<Content Include="Scripts\plugins\uniform\css\uniform.default.scss" />
|
|
<Content Include="Scripts\plugins\waves\waves.min.js.map" />
|
|
<Content Include="Ueditor\net\config.json" />
|
|
<Content Include="Ueditor\net\controller.ashx" />
|
|
<Content Include="Ueditor\net\README.md" />
|
|
<Content Include="Ueditor\net\Web.config" />
|
|
<Content Include="Ueditor\third-party\jquery-1.10.2.min.map" />
|
|
<Content Include="Ueditor\third-party\video-js\font\vjs.eot" />
|
|
<Content Include="Ueditor\third-party\video-js\font\vjs.ttf" />
|
|
<Content Include="Ueditor\third-party\video-js\font\vjs.woff" />
|
|
<Content Include="Scripts\jquery-3.3.1.slim.min.map" />
|
|
<Content Include="Scripts\jquery-3.3.1.min.map" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
|
<Compile Include="BackgroundThread.cs" />
|
|
<Compile Include="Controller.ashx.cs">
|
|
<DependentUpon>Controller.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controllers\CmdController.cs" />
|
|
<Compile Include="Controllers\ExhibitionController.cs" />
|
|
<Compile Include="Controllers\FavoriteController.cs" />
|
|
<Compile Include="Controllers\CategoryController.cs" />
|
|
<Compile Include="Controllers\LocationController.cs" />
|
|
<Compile Include="Controllers\LoginController.cs" />
|
|
<Compile Include="Controllers\BookingController.cs" />
|
|
<Compile Include="Controllers\CommonController.cs" />
|
|
<Compile Include="Controllers\IndexController.cs" />
|
|
<Compile Include="Controllers\OnsiteController.cs" />
|
|
<Compile Include="Controllers\SystemController.cs" />
|
|
<Compile Include="Controllers\ServiceController.cs" />
|
|
<Compile Include="Controllers\MembersController.cs" />
|
|
<Compile Include="Controllers\HelloController.cs" />
|
|
<Compile Include="Controllers\CurrencyController.cs" />
|
|
<Compile Include="Controllers\TestController.cs" />
|
|
<Compile Include="Controllers\SignupController.cs" />
|
|
<Compile Include="Controllers\VenueController.cs" />
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="IndexManager.cs" />
|
|
<Compile Include="Jobs\ClearFiles\Job.cs" />
|
|
<Compile Include="Jobs\ClearFiles\RunJob.cs" />
|
|
<Compile Include="Jobs\Outlook\Job.cs" />
|
|
<Compile Include="Jobs\Outlook\RunSyn.cs" />
|
|
<Compile Include="Jobs\RJob.cs" />
|
|
<Compile Include="Models\Hub\EditPrgInfo.cs" />
|
|
<Compile Include="Models\Hub\Message.cs" />
|
|
<Compile Include="Models\Hub\RoomInfo.cs" />
|
|
<Compile Include="Models\Hub\UserInfo.cs" />
|
|
<Compile Include="Hubs\HubsTool.cs" />
|
|
<Compile Include="Models\MessageType.cs" />
|
|
<Compile Include="Outlook\AuthProvider\AuthProvider.cs" />
|
|
<Compile Include="Outlook\AuthProvider\IAuthProvider.cs" />
|
|
<Compile Include="Outlook\Models\Contacts.cs" />
|
|
<Compile Include="Outlook\Models\Messages.cs" />
|
|
<Compile Include="Outlook\SDKHelper.cs" />
|
|
<Compile Include="Outlook\TokenStorage\TokenStorage.cs" />
|
|
<Compile Include="Hubs\MsgHub.cs" />
|
|
<Compile Include="Hubs\MsgHubService.cs" />
|
|
<Compile Include="Outlook\GraphService.cs" />
|
|
<Compile Include="Outlook\Models\AppList.cs" />
|
|
<Compile Include="Outlook\Models\Channel.cs" />
|
|
<Compile Include="Outlook\Models\Clone.cs" />
|
|
<Compile Include="Outlook\Models\Group.cs" />
|
|
<Compile Include="Outlook\Models\Member.cs" />
|
|
<Compile Include="Outlook\Models\MSG.cs" />
|
|
<Compile Include="Outlook\Models\PostMessage.cs" />
|
|
<Compile Include="Outlook\Models\ResultsItem.cs" />
|
|
<Compile Include="Outlook\Models\ResultsViewModel.cs" />
|
|
<Compile Include="Outlook\Models\RootMessage.cs" />
|
|
<Compile Include="Outlook\Models\Team.cs" />
|
|
<Compile Include="Outlook\Models\TeamFunSettings.cs" />
|
|
<Compile Include="Outlook\Models\TeamGuestSetting.cs" />
|
|
<Compile Include="Outlook\Models\TeamMemberSettings.cs" />
|
|
<Compile Include="Outlook\Models\TeamMessagingSettings.cs" />
|
|
<Compile Include="Outlook\Models\TeamsApp.cs" />
|
|
<Compile Include="Outlook\ServiceHelper.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Startup.cs" />
|
|
<Compile Include="TaskScheduler.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\Config.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\ConfigHandler.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\CrawlerHandler.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\Handler.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\ListFileHandler.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\NotSupportedHandler.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\PathFormater.cs" />
|
|
<Compile Include="Ueditor\net\App_Code\UploadHandler.cs" />
|
|
<Compile Include="WS\ComWebService.asmx.cs">
|
|
<DependentUpon>ComWebService.asmx</DependentUpon>
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="WS\WebService.asmx.cs">
|
|
<DependentUpon>WebService.asmx</DependentUpon>
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Content\Page\Opm\" />
|
|
<Folder Include="Scripts\lang\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\EasyBL.WEBAPP\EasyBL.WEBAPP.csproj">
|
|
<Project>{df245102-98e6-4755-ac11-8d5119a22b93}</Project>
|
|
<Name>EasyBL.WEBAPP</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\EasyBL\EasyBL.csproj">
|
|
<Project>{8a113df6-022e-4cf5-8aa2-111294283376}</Project>
|
|
<Name>EasyBL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\EasyNet\EasyNet.csproj">
|
|
<Project>{d584b1f5-8607-4ffd-ba98-33d0ce115611}</Project>
|
|
<Name>EasyNet</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Entity\Entity.csproj">
|
|
<Project>{fd4879c2-fb2b-4b97-81fb-4ec7fb58a943}</Project>
|
|
<Name>Entity</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj">
|
|
<Project>{489bb790-226c-4fad-8d1e-51d72a7ff8e5}</Project>
|
|
<Name>SqlSugar</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Analyzer Include="..\packages\AsyncUsageAnalyzers.1.0.0-alpha003\analyzers\dotnet\AsyncUsageAnalyzers.dll" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>false</SignAssembly>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
</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" />
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>True</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>16025</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:3466/</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>此專案參考這部電腦上所缺少的 NuGet 封裝。請啟用 NuGet 封裝還原,以下載該封裝。如需詳細資訊,請參閱 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的檔案是 {0}。</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
|
</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>
|