BuildFeed/BuildFeed/BuildFeed.csproj

506 lines
29 KiB
XML
Raw Normal View History

2014-10-11 06:57:02 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" />
2016-02-24 20:19:13 +08:00
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.1\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.1\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
2015-05-04 01:24:24 +08:00
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
2014-10-11 06:57:02 +08:00
<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>{CDDCF754-ECAA-4A66-ADAA-62957A57A51B}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BuildFeed</RootNamespace>
<AssemblyName>BuildFeed</AssemblyName>
2016-02-24 20:19:13 +08:00
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
2014-10-11 06:57:02 +08:00
<MvcBuildViews>false</MvcBuildViews>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<ApplicationInsightsResourceId>/subscriptions/4af45631-0e5c-4253-9e38-d0c47f9c5b32/resourcegroups/Default-ApplicationInsights-CentralUS/providers/microsoft.insights/components/BuildFeed</ApplicationInsightsResourceId>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
2015-05-03 23:47:04 +08:00
<UseGlobalApplicationHostFile />
2015-05-07 17:45:06 +08:00
<TargetFrameworkProfile />
2014-10-11 06:57:02 +08:00
</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>
<CodeAnalysisRuleSet>ExtendedCorrectnessRules.ruleset</CodeAnalysisRuleSet>
2014-10-11 06:57:02 +08:00
</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>
</PropertyGroup>
<ItemGroup>
<Reference Include="HtmlAgilityPack, Version=1.4.9.5, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>..\packages\HtmlAgilityPack.1.4.9.5\lib\Net45\HtmlAgilityPack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Humanizer, Version=1.37.7.0, Culture=neutral, PublicKeyToken=979442b78dfc278e, processorArchitecture=MSIL">
<HintPath>..\packages\Humanizer.1.37.7\lib\portable-win+net40+sl50+wp8+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Humanizer.dll</HintPath>
2015-03-28 10:09:26 +08:00
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.AI.Agent.Intercept, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.1\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
2015-09-10 23:21:59 +08:00
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.AI.DependencyCollector, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.1.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
2015-09-10 23:21:59 +08:00
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.1.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.1.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.AI.Web, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.1.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.AI.WindowsServer, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.1.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
2015-09-10 23:21:59 +08:00
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.ApplicationInsights, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.2.1.0\lib\net46\Microsoft.ApplicationInsights.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
2016-02-24 20:19:13 +08:00
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="MongoDB.Bson, Version=2.2.4.26, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MongoDB.Bson.2.2.4\lib\net45\MongoDB.Bson.dll</HintPath>
2015-06-25 19:26:21 +08:00
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
<Reference Include="MongoDB.Driver, Version=2.2.4.26, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MongoDB.Driver.2.2.4\lib\net45\MongoDB.Driver.dll</HintPath>
2015-05-04 01:24:24 +08:00
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
<Reference Include="MongoDB.Driver.Core, Version=2.2.4.26, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MongoDB.Driver.Core.2.2.4\lib\net45\MongoDB.Driver.Core.dll</HintPath>
2015-05-04 01:24:24 +08:00
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
2015-05-04 01:24:24 +08:00
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
<Reference Include="System" />
2016-07-13 19:35:21 +08:00
<Reference Include="System.ComponentModel.Composition" />
2014-10-11 06:57:02 +08:00
<Reference Include="System.Data" />
2015-05-07 17:45:06 +08:00
<Reference Include="System.Data.DataSetExtensions" />
2014-10-11 06:57:02 +08:00
<Reference Include="System.Drawing" />
<Reference Include="System.Net" />
2015-03-11 23:38:22 +08:00
<Reference Include="System.Net.Http.Formatting">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.ComponentModel.DataAnnotations" />
2015-05-07 17:45:06 +08:00
<Reference Include="System.Web.Extensions" />
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.Helpers">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.Http">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.Http.WebHost">
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.Mvc">
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.Razor">
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.WebPages">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.WebPages.Deployment">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
2015-03-11 23:38:22 +08:00
<Reference Include="System.Web.WebPages.Razor">
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Web.Abstractions" />
<Reference Include="System.Web.Routing" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http">
</Reference>
<Reference Include="System.Net.Http.WebRequest">
</Reference>
2015-05-07 17:45:06 +08:00
<Reference Include="System.Xml.Linq" />
2016-07-13 19:35:21 +08:00
<Reference Include="WilderMinds.RssSyndication, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\WilderMinds.RssSyndication.1.0.4\lib\netstandard1.3\WilderMinds.RssSyndication.dll</HintPath>
<Private>True</Private>
2014-10-11 06:57:02 +08:00
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Areas\admin\Controllers\baseController.cs" />
<Compile Include="Areas\admin\Controllers\metaController.cs" />
2015-01-30 05:44:54 +08:00
<Compile Include="Areas\admin\Models\ViewModel\MetaListing.cs" />
2015-07-02 22:01:15 +08:00
<Compile Include="Code\CustomContentTypeAttribute.cs" />
<Compile Include="Code\DateTimeModelBinder.cs" />
<Compile Include="Code\DisplayHelpers.cs" />
2015-08-05 19:28:16 +08:00
<Compile Include="App_Start\MongoConfig.cs" />
2014-10-11 06:57:02 +08:00
<Compile Include="App_Start\FilterConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="Areas\admin\adminAreaRegistration.cs" />
<Compile Include="Areas\admin\Controllers\usersController.cs" />
<Compile Include="Code\MvcIntrinsics.cs" />
2016-06-14 05:43:26 +08:00
<Compile Include="Code\Options\Locale.cs" />
<Compile Include="Code\Options\Theme.cs" />
<Compile Include="Controllers\ApiController.cs" />
<Compile Include="Controllers\BaseController.cs" />
<Compile Include="Controllers\FrontController.cs" />
<Compile Include="Controllers\RssController.cs" />
<Compile Include="Controllers\SupportController.cs" />
2014-10-11 06:57:02 +08:00
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Models\ApiModel\NewBuild.cs" />
2014-11-28 03:34:20 +08:00
<Compile Include="Models\ApiModel\SearchResult.cs" />
<Compile Include="Models\Build\Build-Group.cs" />
<Compile Include="Models\Build\Build-Source.cs" />
<Compile Include="Models\Build\Build-Version.cs" />
<Compile Include="Models\Build\Build-Year.cs" />
<Compile Include="Models\Build\Build-Lab.cs" />
<Compile Include="Models\Build\Build.cs" />
<Compile Include="Models\Build\BuildGroup.cs" />
<Compile Include="Models\Build\BuildModel.cs" />
<Compile Include="Models\Build\BuildVersion.cs" />
<Compile Include="Models\Build\ProjectFamily.cs" />
<Compile Include="Models\Build\TypeOfSource.cs" />
<Compile Include="Models\MetaItem.cs" />
2015-05-04 23:43:20 +08:00
<Compile Include="Models\ViewModel\Front\FrontBuildGroup.cs" />
<Compile Include="Models\ViewModel\Front\FrontPage.cs" />
2014-10-11 06:57:02 +08:00
<Compile Include="Models\ViewModel\LoginUser.cs" />
<Compile Include="Models\ViewModel\ChangePassword.cs" />
<Compile Include="Models\ViewModel\RegistrationUser.cs" />
<Compile Include="Models\ViewModel\SitemapData.cs" />
2014-10-11 06:57:02 +08:00
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
2015-02-09 23:15:12 +08:00
<Content Include="BingSiteAuth.xml" />
2014-10-11 06:57:02 +08:00
<Content Include="browserconfig.xml" />
<Content Include="content\card\Redstone2.png" />
<Content Include="content\card\Redstone.png" />
<Content Include="content\card\Threshold2.png" />
<Content Include="content\card\Threshold.png" />
2016-07-12 00:27:31 +08:00
<Content Include="res\css\dark.css">
2016-06-14 05:43:26 +08:00
<DependentUpon>dark.scss</DependentUpon>
</Content>
2016-07-12 00:27:31 +08:00
<Content Include="res\css\dark.min.css">
2016-06-14 05:43:26 +08:00
<DependentUpon>dark.css</DependentUpon>
</Content>
2016-07-12 00:27:31 +08:00
<Content Include="res\css\default.css">
2016-06-14 05:43:26 +08:00
<DependentUpon>default.scss</DependentUpon>
</Content>
2016-07-12 00:27:31 +08:00
<Content Include="res\css\default.min.css">
2016-06-14 05:43:26 +08:00
<DependentUpon>default.css</DependentUpon>
</Content>
2015-05-03 23:47:04 +08:00
<Content Include="content\icons-2x.png" />
<Content Include="content\icons.png" />
<Content Include="res\css\light.css">
<DependentUpon>light.scss</DependentUpon>
</Content>
<Content Include="res\css\light.min.css">
<DependentUpon>light.css</DependentUpon>
</Content>
2016-07-12 00:27:31 +08:00
<Content Include="res\css\rtl.css">
2016-06-14 05:43:26 +08:00
<DependentUpon>rtl.scss</DependentUpon>
</Content>
2016-07-12 00:27:31 +08:00
<Content Include="res\css\rtl.min.css">
<DependentUpon>rtl.css</DependentUpon>
</Content>
2015-10-15 06:08:37 +08:00
<Content Include="content\tile\wide.png" />
2015-09-13 06:56:15 +08:00
<Content Include="content\tile\large.png" />
<Content Include="content\tile\square.png" />
<Content Include="content\tile\tiny.png" />
2014-10-11 06:57:02 +08:00
<Content Include="favicon.ico" />
<Content Include="Global.asax" />
<Content Include="Areas\admin\Views\web.config" />
<Content Include="Areas\admin\Views\users\index.cshtml" />
<Content Include="Areas\admin\Views\_ViewStart.cshtml" />
<Content Include="content\Web.config" />
<Content Include="Areas\admin\Views\base\index.cshtml" />
<Content Include="ApplicationInsights.config">
<SubType>Designer</SubType>
2015-09-10 23:21:59 +08:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
2014-12-16 22:43:26 +08:00
<Content Include="Areas\admin\Views\users\admins.cshtml" />
2015-01-30 05:44:54 +08:00
<Content Include="Areas\admin\Views\meta\index.cshtml" />
<Content Include="Areas\admin\Views\meta\create.cshtml" />
<Content Include="robots.txt" />
<Content Include="App_Code\PaginationHelpers.cshtml" />
2016-07-12 00:27:31 +08:00
<Content Include="res\css\default.scss" />
<None Include="bundleconfig.json" />
2016-06-14 05:43:26 +08:00
<None Include="compilerconfig.json" />
<None Include="compilerconfig.json.defaults">
<DependentUpon>compilerconfig.json</DependentUpon>
</None>
2016-07-12 00:27:31 +08:00
<Content Include="res\css\rtl.scss" />
<Content Include="res\css\dark.scss" />
2015-09-12 22:23:13 +08:00
<None Include="Properties\PublishProfiles\Milestone 1 [DEV].pubxml" />
<Content Include="res\ts\bfs.js">
2016-06-14 05:43:26 +08:00
<DependentUpon>bfs.ts</DependentUpon>
</Content>
2016-07-12 00:27:31 +08:00
<Content Include="res\Web.config" />
<Content Include="res\ts\bfs.js.map">
2016-06-14 05:43:26 +08:00
<DependentUpon>bfs.ts</DependentUpon>
</Content>
<Content Include="res\ts\bfs.min.js">
2016-06-14 05:43:26 +08:00
<DependentUpon>bfs.js</DependentUpon>
</Content>
<Content Include="res\css\light.scss" />
<None Include="Scripts\jquery-2.2.4.intellisense.js" />
<Content Include="Scripts\jquery-2.2.4.js" />
<Content Include="Scripts\jquery-2.2.4.min.js" />
<Content Include="Scripts\jquery-2.2.4.min.map" />
<None Include="Scripts\jquery.validate-vsdoc.js" />
<Content Include="Scripts\jquery.validate.js" />
<Content Include="Scripts\jquery.validate.min.js" />
2015-03-11 23:38:22 +08:00
<Content Include="Scripts\jquery.validate.unobtrusive.js" />
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
2015-09-14 06:36:49 +08:00
<Content Include="Scripts\trumbowyg\langs\ar.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\ca.min.js" />
2015-05-03 23:47:04 +08:00
<Content Include="Scripts\trumbowyg\langs\cs.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\da.min.js" />
<Content Include="Scripts\trumbowyg\langs\de.min.js" />
<Content Include="Scripts\trumbowyg\langs\el.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\es.min.js" />
<Content Include="Scripts\trumbowyg\langs\es_ar.min.js" />
<Content Include="Scripts\trumbowyg\langs\fa.min.js" />
<Content Include="Scripts\trumbowyg\langs\fi.min.js" />
<Content Include="Scripts\trumbowyg\langs\fr.min.js" />
<Content Include="Scripts\trumbowyg\langs\he.min.js" />
<Content Include="Scripts\trumbowyg\langs\hu.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\id.min.js" />
<Content Include="Scripts\trumbowyg\langs\it.min.js" />
2015-05-03 23:47:04 +08:00
<Content Include="Scripts\trumbowyg\langs\ja.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\ko.min.js" />
<Content Include="Scripts\trumbowyg\langs\my.min.js" />
2015-05-03 23:47:04 +08:00
<Content Include="Scripts\trumbowyg\langs\nl.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\pl.min.js" />
<Content Include="Scripts\trumbowyg\langs\pt.min.js" />
<Content Include="Scripts\trumbowyg\langs\ro.min.js" />
2015-05-03 23:47:04 +08:00
<Content Include="Scripts\trumbowyg\langs\rs.min.js" />
<Content Include="Scripts\trumbowyg\langs\rs_latin.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\ru.min.js" />
2015-05-03 23:47:04 +08:00
<Content Include="Scripts\trumbowyg\langs\sk.min.js" />
<Content Include="Scripts\trumbowyg\langs\sv.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\tr.min.js" />
<Content Include="Scripts\trumbowyg\langs\ua.min.js" />
<Content Include="Scripts\trumbowyg\langs\vi.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\langs\zh_cn.min.js" />
<Content Include="Scripts\trumbowyg\langs\zh_tw.min.js" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\plugins\base64\trumbowyg.base64.js" />
<Content Include="Scripts\trumbowyg\plugins\base64\trumbowyg.base64.min.js" />
<Content Include="Scripts\trumbowyg\plugins\colors\trumbowyg.colors.js" />
<Content Include="Scripts\trumbowyg\plugins\colors\trumbowyg.colors.min.js" />
2015-05-03 23:47:04 +08:00
<Content Include="Scripts\trumbowyg\plugins\colors\ui\images\icons-black-2x.png" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\images\icons-black.png" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\images\icons-white-2x.png" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\images\icons-white.png" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\plugins\colors\ui\trumbowyg.colors.css" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\trumbowyg.colors.min.css" />
<Content Include="Scripts\trumbowyg\plugins\editlink\trumbowyg.editlink.js" />
<Content Include="Scripts\trumbowyg\plugins\editlink\trumbowyg.editlink.min.js" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\trumbowyg.preformatted.js" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\trumbowyg.preformatted.min.js" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\images\icons-black-2x.png" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\images\icons-black.png" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\images\icons-white-2x.png" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\images\icons-white.png" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\trumbowyg.preformatted.css" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\trumbowyg.preformatted.min.css" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\plugins\upload\trumbowyg.upload.js" />
<Content Include="Scripts\trumbowyg\plugins\upload\trumbowyg.upload.min.js" />
<Content Include="Scripts\trumbowyg\trumbowyg.js" />
<Content Include="Scripts\trumbowyg\trumbowyg.min.js" />
2015-05-03 23:47:04 +08:00
<Content Include="Scripts\trumbowyg\ui\images\icons-black-2x.png" />
<Content Include="Scripts\trumbowyg\ui\images\icons-black.png" />
<Content Include="Scripts\trumbowyg\ui\images\icons-white-2x.png" />
<Content Include="Scripts\trumbowyg\ui\images\icons-white.png" />
2014-12-12 03:42:40 +08:00
<Content Include="Scripts\trumbowyg\ui\trumbowyg.css" />
<Content Include="Scripts\trumbowyg\ui\trumbowyg.min.css" />
2015-05-03 23:47:04 +08:00
<Content Include="yandex_702baad42b020be7.html" />
2015-05-07 17:26:22 +08:00
<None Include="Properties\PublishProfiles\Local Folder.pubxml" />
2015-05-03 23:47:04 +08:00
<None Include="Properties\PublishProfiles\Milestone 1 FTP.pubxml" />
<Content Include="googleacffc6da14c53e15.html" />
2014-10-11 06:57:02 +08:00
<Content Include="Scripts\_references.js" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
2015-10-02 03:38:19 +08:00
<SubType>Designer</SubType>
2014-10-11 06:57:02 +08:00
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
<SubType>Designer</SubType>
2014-10-11 06:57:02 +08:00
</Content>
<Content Include="Views\Web.config" />
<Content Include="Views\_ViewStart.cshtml" />
<Content Include="Views\shared\_default.cshtml" />
<Content Include="Views\front\EditBuild.cshtml" />
2014-10-11 06:57:02 +08:00
<Content Include="Views\shared\DisplayTemplates\Enumeration.cshtml" />
<Content Include="Views\support\register.cshtml" />
<Content Include="Views\support\login.cshtml" />
<Content Include="Views\support\password.cshtml" />
<Content Include="Views\support\thanks_register.cshtml" />
<Content Include="Views\support\rss.cshtml" />
<Content Include="Views\support\sitemap.cshtml" />
2015-02-24 03:53:46 +08:00
<Content Include="smtp.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Views\front\Pages.cshtml" />
<Content Include="Views\front\ViewGroup.cshtml" />
<Content Include="Views\front\ViewBuild.cshtml" />
<Content Include="Views\front\ViewLab.cshtml" />
<Content Include="Views\front\ViewSource.cshtml" />
<Content Include="Views\front\ViewYear.cshtml" />
<Content Include="Views\front\ViewVersion.cshtml" />
2015-09-13 23:43:37 +08:00
<Content Include="Views\support\credits.cshtml" />
2016-02-24 20:19:13 +08:00
<Content Include="Views\shared\error.cshtml" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\sass\trumbowyg.colors.scss" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\sass\_sprite-black-2x.scss" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\sass\_sprite-black.scss" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\sass\_sprite-white-2x.scss" />
<Content Include="Scripts\trumbowyg\plugins\colors\ui\sass\_sprite-white.scss" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\sass\trumbowyg.preformatted.scss" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\sass\_sprite-black-2x.scss" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\sass\_sprite-black.scss" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\sass\_sprite-white-2x.scss" />
<Content Include="Scripts\trumbowyg\plugins\preformatted\ui\sass\_sprite-white.scss" />
<Content Include="Scripts\trumbowyg\ui\sass\mixins\_sprite-pos.scss" />
<Content Include="Scripts\trumbowyg\ui\sass\trumbowyg.scss" />
<Content Include="Scripts\trumbowyg\ui\sass\_sprite-black-2x.scss" />
<Content Include="Scripts\trumbowyg\ui\sass\_sprite-black.scss" />
<Content Include="Scripts\trumbowyg\ui\sass\_sprite-white-2x.scss" />
<Content Include="Scripts\trumbowyg\ui\sass\_sprite-white.scss" />
<Content Include="Views\front\Index.cshtml" />
2014-10-11 06:57:02 +08:00
</ItemGroup>
<ItemGroup />
2014-10-11 06:57:02 +08:00
<ItemGroup>
2015-03-12 00:50:45 +08:00
<Content Include="packages.config">
<SubType>Designer</SubType>
</Content>
2014-10-11 06:57:02 +08:00
</ItemGroup>
2015-03-22 03:32:06 +08:00
<ItemGroup>
<TypeScriptCompile Include="res\ts\bfs.ts" />
<TypeScriptCompile Include="Scripts\typings\google.analytics\ga.d.ts" />
2015-03-22 03:32:06 +08:00
<TypeScriptCompile Include="Scripts\typings\jquery\jquery.d.ts" />
<TypeScriptCompile Include="Scripts\typings\jsrender\jsrender.d.ts" />
</ItemGroup>
<ItemGroup>
<Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" />
</ItemGroup>
<ItemGroup>
2016-07-15 19:17:30 +08:00
<ProjectReference Include="..\Authentication\MongoAuth\MongoAuth.csproj">
<Project>{7c67bfb9-1b3b-4676-a58d-10573da82cfe}</Project>
<Name>MongoAuth</Name>
</ProjectReference>
<ProjectReference Include="..\BuildFeed.Local\BuildFeed.Local.csproj">
<Project>{3485b33a-6c3a-4535-9d85-4696914ad504}</Project>
<Name>BuildFeed.Local</Name>
</ProjectReference>
</ItemGroup>
2014-10-11 06:57:02 +08:00
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<TypeScriptTarget>ES5</TypeScriptTarget>
<TypeScriptJSXEmit>None</TypeScriptJSXEmit>
<TypeScriptCompileOnSaveEnabled>True</TypeScriptCompileOnSaveEnabled>
<TypeScriptNoImplicitAny>False</TypeScriptNoImplicitAny>
<TypeScriptModuleKind>
</TypeScriptModuleKind>
<TypeScriptRemoveComments>True</TypeScriptRemoveComments>
<TypeScriptOutFile />
<TypeScriptOutDir />
<TypeScriptGeneratesDeclarations>False</TypeScriptGeneratesDeclarations>
<TypeScriptNoEmitOnError>True</TypeScriptNoEmitOnError>
<TypeScriptSourceMap>True</TypeScriptSourceMap>
<TypeScriptMapRoot />
<TypeScriptSourceRoot />
</PropertyGroup>
2015-05-04 01:24:24 +08:00
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
2014-10-11 06:57:02 +08:00
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>50468</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
2015-05-04 23:43:20 +08:00
<IISUrl>http://localhost:50505/</IISUrl>
2014-10-11 06:57:02 +08:00
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
2014-12-12 03:42:40 +08:00
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
2016-02-24 20:19:13 +08:00
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.1\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.1\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props'))" />
</Target>
2014-10-11 06:57:02 +08:00
<!-- 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>