forked from Teknikode/Teknik
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.
779 lines
44 KiB
779 lines
44 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>{B20317CD-76C6-4A7B-BCE1-E4BEF8E4F964}</ProjectGuid> |
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
|
<OutputType>Library</OutputType> |
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
|
<RootNamespace>Teknik</RootNamespace> |
|
<AssemblyName>Teknik</AssemblyName> |
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> |
|
<MvcBuildViews>false</MvcBuildViews> |
|
<UseIISExpress>true</UseIISExpress> |
|
<IISExpressSSLPort>44300</IISExpressSSLPort> |
|
<IISExpressAnonymousAuthentication /> |
|
<IISExpressWindowsAuthentication /> |
|
<IISExpressUseClassicPipelineMode /> |
|
<UseGlobalApplicationHostFile /> |
|
<TargetFrameworkProfile /> |
|
<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> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
</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> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
</PropertyGroup> |
|
<ItemGroup> |
|
<Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942"> |
|
<HintPath>..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="MarkdownDeep, Version=1.5.4615.26275, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\MarkdownDeep.NET.1.5\lib\.NetFramework 3.5\MarkdownDeep.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="Microsoft.AspNet.Identity.EntityFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="Microsoft.Azure.KeyVault.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="Microsoft.CSharp" /> |
|
<Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="nClam, Version=2.0.6.0, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\nClam.2.0.6.0\lib\net40-Client\nClam.dll</HintPath> |
|
<Private>True</Private> |
|
</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> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="Piwik.Tracker, Version=2.16.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Piwik.Tracker.2.16.0.0\lib\net40\Piwik.Tracker.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="PresentationFramework" /> |
|
<Reference Include="QRCoder, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\QRCoder.1.2.2\lib\net40\QRCoder.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="SecurityDriven.Inferno, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Inferno.1.4.0\lib\net452\SecurityDriven.Inferno.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="System" /> |
|
<Reference Include="System.Data" /> |
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
<Reference Include="System.Drawing" /> |
|
<Reference Include="System.Runtime.Serialization" /> |
|
<Reference Include="System.Security" /> |
|
<Reference Include="System.ServiceModel" /> |
|
<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.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> |
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<Private>True</Private> |
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
|
</Reference> |
|
<Reference Include="System.Web.Mvc, Version=__MvcPagesVersion__, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<Private>True</Private> |
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
|
</Reference> |
|
<Reference Include="System.Web.Optimization"> |
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath> |
|
</Reference> |
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<Private>True</Private> |
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
|
</Reference> |
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<Private>True</Private> |
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.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"> |
|
<Private>True</Private> |
|
<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"> |
|
<Private>True</Private> |
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
|
</Reference> |
|
<Reference Include="System.Xml.Linq" /> |
|
<Reference Include="Teknik.Pygments, Version=2.0.2.3, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\Teknik.Pygments.2.0.2.3\lib\net40\Teknik.Pygments.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="TwoStepsAuthenticator, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\TwoStepsAuthenticator.1.2.0\lib\net45\TwoStepsAuthenticator.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\QRCoder.1.2.2\lib\net40\UnityEngine.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> |
|
<Private>True</Private> |
|
</Reference> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Compile Include="App_Start\BundleConfig.cs" /> |
|
<Compile Include="App_Start\CustomRazorViewEngine.cs" /> |
|
<Compile Include="App_Start\FilterConfig.cs" /> |
|
<Compile Include="App_Start\RouteConfig.cs" /> |
|
<Compile Include="Areas\About\AboutAreaRegistration.cs" /> |
|
<Compile Include="Areas\About\Controllers\AboutController.cs" /> |
|
<Compile Include="Areas\About\ViewModels\AboutViewModel.cs" /> |
|
<Compile Include="Areas\Admin\AdminAreaRegistration.cs" /> |
|
<Compile Include="Areas\Admin\Controllers\AdminController.cs" /> |
|
<Compile Include="Areas\Admin\ViewModels\DashboardViewModel.cs" /> |
|
<Compile Include="Areas\Admin\ViewModels\SearchResultViewModel.cs" /> |
|
<Compile Include="Areas\Admin\ViewModels\SearchViewModel.cs" /> |
|
<Compile Include="Areas\Admin\ViewModels\UserInfoViewModel.cs" /> |
|
<Compile Include="Areas\API\APIAreaRegistration.cs" /> |
|
<Compile Include="Areas\API\Controllers\APIController.cs" /> |
|
<Compile Include="Areas\API\Controllers\APIv1Controller.cs" /> |
|
<Compile Include="Areas\API\Models\APIv1BaseModel.cs" /> |
|
<Compile Include="Areas\API\Models\APIv1PasteModel.cs" /> |
|
<Compile Include="Areas\API\Models\APIv1ShortenModel.cs" /> |
|
<Compile Include="Areas\API\Models\APIv1UploadModel.cs" /> |
|
<Compile Include="Areas\Blog\BlogAreaRegistration.cs" /> |
|
<Compile Include="Areas\Blog\Models\BlogPostComment.cs" /> |
|
<Compile Include="Areas\Blog\ViewModels\BlogViewModel.cs" /> |
|
<Compile Include="Areas\Blog\ViewModels\CommentViewModel.cs" /> |
|
<Compile Include="Areas\Blog\ViewModels\PostViewModel.cs" /> |
|
<Compile Include="Areas\Contact\ContactAreaRegistration.cs" /> |
|
<Compile Include="Areas\Contact\Controllers\ContactController.cs" /> |
|
<Compile Include="Areas\Contact\Models\Contact.cs" /> |
|
<Compile Include="Areas\Contact\ViewModels\ContactViewModel.cs" /> |
|
<Compile Include="Areas\Dev\DevAreaRegistration.cs" /> |
|
<Compile Include="Areas\Error\Controllers\ErrorController.cs" /> |
|
<Compile Include="Areas\Error\ErrorAreaRegistration.cs" /> |
|
<Compile Include="Areas\Error\ViewModels\ErrorViewModel.cs" /> |
|
<Compile Include="Areas\Help\Controllers\HelpController.cs" /> |
|
<Compile Include="Areas\Help\HelpAreaRegistration.cs" /> |
|
<Compile Include="Areas\Help\ViewModels\HelpViewModel.cs" /> |
|
<Compile Include="Areas\Home\Controllers\HomeController.cs" /> |
|
<Compile Include="Areas\Home\HomeAreaRegistration.cs" /> |
|
<Compile Include="Areas\Home\ViewModels\HomeViewModel.cs" /> |
|
<Compile Include="Areas\Paste\Controllers\PasteController.cs" /> |
|
<Compile Include="Areas\Paste\Models\Paste.cs" /> |
|
<Compile Include="Areas\Paste\PasteHelper.cs" /> |
|
<Compile Include="Areas\Paste\ViewModels\PasteCreateViewModel.cs" /> |
|
<Compile Include="Areas\Paste\PasteAreaRegistration.cs" /> |
|
<Compile Include="Areas\Paste\ViewModels\PasswordViewModel.cs" /> |
|
<Compile Include="Areas\Paste\ViewModels\PasteViewModel.cs" /> |
|
<Compile Include="Areas\Podcast\Controllers\PodcastController.cs" /> |
|
<Compile Include="Areas\Podcast\Models\PodcastComment.cs" /> |
|
<Compile Include="Areas\Podcast\Models\Podcast.cs" /> |
|
<Compile Include="Areas\Podcast\Models\PodcastFile.cs" /> |
|
<Compile Include="Areas\Podcast\PodcastAreaRegistration.cs" /> |
|
<Compile Include="Areas\Podcast\ViewModels\CommentViewModel.cs" /> |
|
<Compile Include="Areas\Podcast\ViewModels\MainViewModel.cs" /> |
|
<Compile Include="Areas\Podcast\ViewModels\PodcastViewModel.cs" /> |
|
<Compile Include="Areas\Privacy\Controllers\PrivacyController.cs" /> |
|
<Compile Include="Areas\Privacy\PrivacyAreaRegistration.cs" /> |
|
<Compile Include="Areas\Privacy\ViewModels\PrivacyViewModel.cs" /> |
|
<Compile Include="Areas\User\Controllers\UserController.cs" /> |
|
<Compile Include="Areas\User\Models\BlogSettings.cs" /> |
|
<Compile Include="Areas\User\Models\ResetPasswordVerification.cs" /> |
|
<Compile Include="Areas\User\Models\RecoveryEmailVerification.cs" /> |
|
<Compile Include="Areas\User\Models\SecuritySettings.cs" /> |
|
<Compile Include="Areas\User\Models\TrustedDevice.cs" /> |
|
<Compile Include="Areas\User\ViewModels\TwoFactorViewModel.cs" /> |
|
<Compile Include="Attributes\TeknikAuthorizeAttribute.cs" /> |
|
<Compile Include="Filters\CORSActionFilter.cs" /> |
|
<Compile Include="Helpers\BundleExtensions.cs" /> |
|
<Compile Include="Models\TransferTypes.cs" /> |
|
<Compile Include="Areas\User\Models\UploadSettings.cs" /> |
|
<Compile Include="Areas\User\Models\UserSettings.cs" /> |
|
<Compile Include="Areas\User\UserAreaRegistration.cs" /> |
|
<Compile Include="Areas\User\Utility\UserHelper.cs" /> |
|
<Compile Include="Areas\User\ViewModels\ProfileViewModel.cs" /> |
|
<Compile Include="Areas\User\ViewModels\ResetPasswordVerificationViewModel.cs" /> |
|
<Compile Include="Areas\User\ViewModels\ResetPasswordViewModel.cs" /> |
|
<Compile Include="Areas\User\ViewModels\RecoveryEmailVerificationViewModel.cs" /> |
|
<Compile Include="Areas\User\ViewModels\SettingsViewModel.cs" /> |
|
<Compile Include="Areas\RSS\Controllers\RSSController.cs" /> |
|
<Compile Include="Areas\RSS\RSSAreaRegistration.cs" /> |
|
<Compile Include="Areas\Shortener\Controllers\ShortenerController.cs" /> |
|
<Compile Include="Areas\Shortener\Models\ShortenedUrl.cs" /> |
|
<Compile Include="Areas\Shortener\ShortenerAreaRegistration.cs" /> |
|
<Compile Include="Areas\Shortener\Shortener.cs" /> |
|
<Compile Include="Areas\Shortener\ViewModels\ShortenViewModel.cs" /> |
|
<Compile Include="Areas\Stream\Controllers\StreamController.cs" /> |
|
<Compile Include="Areas\Stream\StreamAreaRegistration.cs" /> |
|
<Compile Include="Areas\Stream\ViewModels\StreamViewModel.cs" /> |
|
<Compile Include="Areas\TOS\Controllers\TOSController.cs" /> |
|
<Compile Include="Areas\TOS\TOSAreaRegistration.cs" /> |
|
<Compile Include="Areas\TOS\ViewModels\TOSViewModel.cs" /> |
|
<Compile Include="Areas\Transparency\Controllers\TransparencyController.cs" /> |
|
<Compile Include="Areas\Transparency\Models\Bill.cs" /> |
|
<Compile Include="Areas\Transparency\Models\Donation.cs" /> |
|
<Compile Include="Areas\Transparency\Models\OneTime.cs" /> |
|
<Compile Include="Areas\Transparency\Models\Takedown.cs" /> |
|
<Compile Include="Areas\Transparency\Models\Transaction.cs" /> |
|
<Compile Include="Areas\Transparency\TransparencyAreaRegistration.cs" /> |
|
<Compile Include="Areas\Transparency\ViewModels\TransparencyViewModel.cs" /> |
|
<Compile Include="Areas\Upload\Controllers\UploadController.cs" /> |
|
<Compile Include="Areas\Upload\Models\FileModel.cs" /> |
|
<Compile Include="Areas\Upload\Models\Upload.cs" /> |
|
<Compile Include="Areas\Upload\UploadAreaRegistration.cs" /> |
|
<Compile Include="Areas\Upload\Uploader.cs" /> |
|
<Compile Include="Areas\Upload\ViewModels\DeleteViewModel.cs" /> |
|
<Compile Include="Areas\Upload\ViewModels\DownloadViewModel.cs" /> |
|
<Compile Include="Areas\Upload\ViewModels\UploadViewModel.cs" /> |
|
<Compile Include="Areas\Vault\Controllers\VaultController.cs" /> |
|
<Compile Include="Areas\Vault\Models\PasteItem.cs" /> |
|
<Compile Include="Areas\Vault\Models\UploadItem.cs" /> |
|
<Compile Include="Areas\Vault\Models\Vault.cs" /> |
|
<Compile Include="Areas\Vault\Models\VaultItem.cs" /> |
|
<Compile Include="Areas\Vault\VaultAreaRegistration.cs" /> |
|
<Compile Include="Areas\Vault\ViewModels\VaultViewModel.cs" /> |
|
<Compile Include="Attributes\EntityAttribute.cs" /> |
|
<Compile Include="Configuration\PiwikConfig.cs" /> |
|
<Compile Include="Configuration\ShortenerConfig.cs" /> |
|
<Compile Include="Configuration\TransparencyConfig.cs" /> |
|
<Compile Include="Configuration\StreamConfig.cs" /> |
|
<Compile Include="Configuration\ApiConfig.cs" /> |
|
<Compile Include="Configuration\DatabaseConfig.cs" /> |
|
<Compile Include="Configuration\EmailConfig.cs" /> |
|
<Compile Include="Configuration\GitConfig.cs" /> |
|
<Compile Include="Configuration\PodcastConfig.cs" /> |
|
<Compile Include="Configuration\BlogConfig.cs" /> |
|
<Compile Include="Configuration\Config.cs" /> |
|
<Compile Include="Areas\Blog\Controllers\BlogController.cs" /> |
|
<Compile Include="Configuration\PasteConfig.cs" /> |
|
<Compile Include="Configuration\ContactConfig.cs" /> |
|
<Compile Include="Configuration\UploadConfig.cs" /> |
|
<Compile Include="Configuration\UserConfig.cs" /> |
|
<Compile Include="Controllers\DefaultController.cs" /> |
|
<Compile Include="Areas\Dev\Controllers\DevController.cs" /> |
|
<Compile Include="Filters\TrackLink.cs" /> |
|
<Compile Include="Filters\TrackDownload.cs" /> |
|
<Compile Include="Filters\TrackPageView.cs" /> |
|
<Compile Include="Global.asax.cs"> |
|
<DependentUpon>Global.asax</DependentUpon> |
|
</Compile> |
|
<Compile Include="Helpers\ActionResultHelper.cs" /> |
|
<Compile Include="Helpers\Constants.cs" /> |
|
<Compile Include="Helpers\Crypto.cs" /> |
|
<Compile Include="Areas\User\Models\Group.cs" /> |
|
<Compile Include="Areas\Blog\Models\BlogPost.cs" /> |
|
<Compile Include="Areas\User\Models\Role.cs" /> |
|
<Compile Include="Helpers\ExceptionExtensions.cs" /> |
|
<Compile Include="Helpers\HttpRequestExtensions.cs" /> |
|
<Compile Include="Helpers\MysqlDatabase.cs" /> |
|
<Compile Include="Helpers\MarkdownHelper.cs" /> |
|
<Compile Include="Helpers\RequestHelper.cs" /> |
|
<Compile Include="Helpers\RSSFeedResult.cs" /> |
|
<Compile Include="Helpers\StringExtensions.cs" /> |
|
<Compile Include="Helpers\Tracking.cs" /> |
|
<Compile Include="Helpers\UrlExtensions.cs" /> |
|
<Compile Include="Helpers\Utility.cs" /> |
|
<Compile Include="Helpers\WebClientExtension.cs"> |
|
<SubType>Component</SubType> |
|
</Compile> |
|
<Compile Include="Migrations\Configuration.cs" /> |
|
<Compile Include="Models\TeknikEntities.cs" /> |
|
<Compile Include="Areas\User\Models\User.cs" /> |
|
<Compile Include="Areas\Blog\Models\Blog.cs" /> |
|
<Compile Include="Areas\User\ViewModels\LoginViewModel.cs" /> |
|
<Compile Include="Areas\User\ViewModels\RegisterViewModel.cs" /> |
|
<Compile Include="Modules\PerformanceMonitorModule.cs" /> |
|
<Compile Include="ViewModels\ViewModelBase.cs" /> |
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
<Compile Include="App_Start\SubdomainRoute.cs" /> |
|
<Compile Include="App_Start\SubdomainRouteExtension.cs" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Content Include="App_Data\reservedUsernames.txt"> |
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
</Content> |
|
<Content Include="App_Data\robots.txt" /> |
|
<Content Include="Areas\Admin\Scripts\Search.js" /> |
|
<Content Include="Areas\Blog\Content\Blog.css" /> |
|
<Content Include="Areas\Blog\Scripts\Blog.js" /> |
|
<Content Include="Areas\Contact\Scripts\Contact.js" /> |
|
<Content Include="Areas\Help\Content\Help.css" /> |
|
<Content Include="Areas\Home\Content\Home.css" /> |
|
<Content Include="Areas\Home\Scripts\Home.js" /> |
|
<Content Include="Areas\Paste\Content\Paste.css" /> |
|
<Content Include="Areas\Paste\Scripts\Paste.js" /> |
|
<Content Include="Areas\Podcast\Content\Podcast.css" /> |
|
<Content Include="Areas\Podcast\Scripts\Podcast.js" /> |
|
<Content Include="Areas\Transparency\Scripts\Transparency.js" /> |
|
<Content Include="Areas\User\Scripts\CheckAuthCode.js" /> |
|
<Content Include="Areas\User\Scripts\User.js" /> |
|
<Content Include="Areas\Shortener\Scripts\Shortener.js" /> |
|
<Content Include="Areas\Upload\Scripts\Download.js" /> |
|
<Content Include="Content\audioplayer.css" /> |
|
<Content Include="Content\Bootstra.386\bootstrap-theme.css" /> |
|
<Content Include="Content\Bootstra.386\bootstrap.css" /> |
|
<Content Include="Content\bootstrap-flat-extras.css" /> |
|
<Content Include="Content\bootstrap-flat-extras.min.css" /> |
|
<Content Include="Content\bootstrap-flat.css" /> |
|
<Content Include="Content\bootstrap-flat.min.css" /> |
|
<Content Include="Content\bootstrap-switch\bootstrap2\bootstrap-switch.css" /> |
|
<Content Include="Content\bootstrap-switch\bootstrap2\bootstrap-switch.min.css" /> |
|
<Content Include="Content\bootstrap-switch\bootstrap3\bootstrap-switch.css" /> |
|
<Content Include="Content\bootstrap-switch\bootstrap3\bootstrap-switch.min.css" /> |
|
<Content Include="Content\bootstrap-theme.css" /> |
|
<Content Include="Content\bootstrap-theme.min.css" /> |
|
<Content Include="Content\bootstrap.css" /> |
|
<Content Include="Content\bootstrap.min.css" /> |
|
<Content Include="Content\font-awesome.css" /> |
|
<Content Include="Content\font-awesome.min.css" /> |
|
<Content Include="Content\Highlight\agate.css" /> |
|
<Content Include="Content\Highlight\androidstudio.css" /> |
|
<Content Include="Content\Highlight\arduino-light.css" /> |
|
<Content Include="Content\Highlight\arta.css" /> |
|
<Content Include="Content\Highlight\ascetic.css" /> |
|
<Content Include="Content\Highlight\atelier-cave-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-cave-light.css" /> |
|
<Content Include="Content\Highlight\atelier-dune-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-dune-light.css" /> |
|
<Content Include="Content\Highlight\atelier-estuary-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-estuary-light.css" /> |
|
<Content Include="Content\Highlight\atelier-forest-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-forest-light.css" /> |
|
<Content Include="Content\Highlight\atelier-heath-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-heath-light.css" /> |
|
<Content Include="Content\Highlight\atelier-lakeside-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-lakeside-light.css" /> |
|
<Content Include="Content\Highlight\atelier-plateau-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-plateau-light.css" /> |
|
<Content Include="Content\Highlight\atelier-savanna-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-savanna-light.css" /> |
|
<Content Include="Content\Highlight\atelier-seaside-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-seaside-light.css" /> |
|
<Content Include="Content\Highlight\atelier-sulphurpool-dark.css" /> |
|
<Content Include="Content\Highlight\atelier-sulphurpool-light.css" /> |
|
<Content Include="Content\Highlight\brown-paper.css" /> |
|
<Content Include="Content\Highlight\brown-papersq.png" /> |
|
<Content Include="Content\Highlight\codepen-embed.css" /> |
|
<Content Include="Content\Highlight\color-brewer.css" /> |
|
<Content Include="Content\Highlight\dark.css" /> |
|
<Content Include="Content\Highlight\darkula.css" /> |
|
<Content Include="Content\Highlight\default.css" /> |
|
<Content Include="Content\Highlight\docco.css" /> |
|
<Content Include="Content\Highlight\far.css" /> |
|
<Content Include="Content\Highlight\foundation.css" /> |
|
<Content Include="Content\Highlight\github-gist.css" /> |
|
<Content Include="Content\Highlight\github.css" /> |
|
<Content Include="Content\Highlight\googlecode.css" /> |
|
<Content Include="Content\Highlight\grayscale.css" /> |
|
<Content Include="Content\Highlight\hopscotch.css" /> |
|
<Content Include="Content\Highlight\hybrid.css" /> |
|
<Content Include="Content\Highlight\idea.css" /> |
|
<Content Include="Content\Highlight\ir-black.css" /> |
|
<Content Include="Content\Highlight\kimbie.dark.css" /> |
|
<Content Include="Content\Highlight\kimbie.light.css" /> |
|
<Content Include="Content\Highlight\magula.css" /> |
|
<Content Include="Content\Highlight\mono-blue.css" /> |
|
<Content Include="Content\Highlight\monokai-sublime.css" /> |
|
<Content Include="Content\Highlight\monokai.css" /> |
|
<Content Include="Content\Highlight\obsidian.css" /> |
|
<Content Include="Content\Highlight\paraiso-dark.css" /> |
|
<Content Include="Content\Highlight\paraiso-light.css" /> |
|
<Content Include="Content\Highlight\pojoaque.css" /> |
|
<Content Include="Content\Highlight\pojoaque.jpg" /> |
|
<Content Include="Content\Highlight\railscasts.css" /> |
|
<Content Include="Content\Highlight\rainbow.css" /> |
|
<Content Include="Content\Highlight\school-book.css" /> |
|
<Content Include="Content\Highlight\school-book.png" /> |
|
<Content Include="Content\Highlight\solarized-dark.css" /> |
|
<Content Include="Content\Highlight\solarized-light.css" /> |
|
<Content Include="Content\Highlight\sunburst.css" /> |
|
<Content Include="Content\Highlight\tomorrow-night-blue.css" /> |
|
<Content Include="Content\Highlight\tomorrow-night-bright.css" /> |
|
<Content Include="Content\Highlight\tomorrow-night-eighties.css" /> |
|
<Content Include="Content\Highlight\tomorrow-night.css" /> |
|
<Content Include="Content\Highlight\tomorrow.css" /> |
|
<Content Include="Content\Highlight\vs.css" /> |
|
<Content Include="Content\Highlight\xcode.css" /> |
|
<Content Include="Content\Highlight\zenburn.css" /> |
|
<Content Include="Content\jquery.tocify.css" /> |
|
<Content Include="Fonts\fontawesome-webfont.svg" /> |
|
<Content Include="Fonts\glyphicons-halflings-regular.svg" /> |
|
<Content Include="Images\redbubble_icon.png" /> |
|
<Content Include="Migrations\InitializeTransfers.sql" /> |
|
<Content Include="Migrations\SetCaseSensitivity.sql" /> |
|
<Content Include="Scripts\audioplayer.min.js" /> |
|
<Content Include="Scripts\Blob.js" /> |
|
<Content Include="Scripts\Bootstra.386\bootstrap.js" /> |
|
<Content Include="Scripts\bootstrap-markdown.js" /> |
|
<Content Include="Scripts\bootstrap-switch.js" /> |
|
<Content Include="Scripts\bootstrap-switch.min.js" /> |
|
<Content Include="Scripts\bootstrap.js" /> |
|
<Content Include="Scripts\bootstrap.min.js" /> |
|
<Content Include="Scripts\Crypto-js\aes.js" /> |
|
<Content Include="Areas\Upload\Scripts\EncryptionWorker.js" /> |
|
<Content Include="Areas\Upload\Scripts\Upload.js" /> |
|
<Content Include="Content\bootstrap-markdown.min.css" /> |
|
<Content Include="Content\dropzone.css" /> |
|
<Content Include="Images\favicon.ico" /> |
|
<Content Include="Images\logo-black-io.svg" /> |
|
<Content Include="Images\logo-black.svg" /> |
|
<Content Include="Images\logo-blue-io.svg" /> |
|
<Content Include="Images\logo-blue.svg" /> |
|
<Content Include="Global.asax" /> |
|
<Content Include="Content\common.css" /> |
|
<Content Include="Images\Icon.png" /> |
|
<Content Include="App_Data\ConnectionStrings.config" /> |
|
<Content Include="Areas\Blog\Views\web.config" /> |
|
<Content Include="Areas\Blog\Views\Blog\Blog.cshtml" /> |
|
<Content Include="Areas\Dev\Views\web.config" /> |
|
<Content Include="Areas\Home\Views\web.config" /> |
|
<Content Include="Areas\Home\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Dev\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Blog\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Home\Views\Home\Index.cshtml" /> |
|
<Content Include="Areas\About\Views\web.config" /> |
|
<Content Include="Areas\About\Views\About\Index.cshtml" /> |
|
<Content Include="Areas\About\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Privacy\Views\web.config" /> |
|
<Content Include="Areas\Privacy\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Privacy\Views\Privacy\Index.cshtml" /> |
|
<Content Include="Areas\Contact\Views\web.config" /> |
|
<Content Include="Areas\Contact\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Contact\Views\Contact\Index.cshtml" /> |
|
<Content Include="Areas\User\Views\web.config" /> |
|
<Content Include="Areas\User\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\User\Views\User\Index.cshtml" /> |
|
<Content Include="Areas\Blog\Views\Blog\Posts.cshtml" /> |
|
<Content Include="Areas\Blog\Views\Blog\Post.cshtml" /> |
|
<Content Include="Areas\Blog\Views\Blog\ViewPost.cshtml" /> |
|
<Content Include="Areas\User\Views\User\ViewLogin.cshtml" /> |
|
<Content Include="Areas\Blog\Views\Blog\Comments.cshtml" /> |
|
<Content Include="Areas\Blog\Views\Blog\Comment.cshtml" /> |
|
<Content Include="Areas\Upload\Views\web.config" /> |
|
<Content Include="Areas\Upload\Views\Upload\Index.cshtml" /> |
|
<Content Include="Areas\Upload\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\User\Views\User\ViewRegistration.cshtml" /> |
|
<Content Include="Areas\Error\Views\web.config" /> |
|
<Content Include="Areas\Error\Views\Error\Http404.cshtml" /> |
|
<Content Include="Areas\Error\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Error\Views\Error\Exception.cshtml" /> |
|
<Content Include="Areas\Error\Views\Error\General.cshtml" /> |
|
<Content Include="Areas\Error\Views\Error\Http500.cshtml" /> |
|
<Content Include="Areas\Upload\Views\Upload\Download.cshtml" /> |
|
<Content Include="Areas\Upload\Views\Upload\Delete.cshtml" /> |
|
<Content Include="Areas\Help\Views\web.config" /> |
|
<Content Include="Areas\Help\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Index.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\API\API.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Git.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\IRC.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Mail.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Mumble.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Blog.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Upload.cshtml" /> |
|
<Content Include="Areas\API\Views\web.config" /> |
|
<Content Include="Areas\Help\Views\Help\API\v1\Upload.cshtml" /> |
|
<Content Include="Areas\Paste\Views\web.config"> |
|
<SubType>Designer</SubType> |
|
</Content> |
|
<Content Include="Areas\Paste\Views\Paste\Index.cshtml" /> |
|
<Content Include="Areas\Paste\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Paste\Views\Paste\Full.cshtml" /> |
|
<Content Include="Areas\Paste\Views\Paste\PasswordNeeded.cshtml" /> |
|
<Content Include="Areas\Error\Views\Error\Http403.cshtml" /> |
|
<Content Include="Areas\Paste\Views\Paste\Simple.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\API\v1\Paste.cshtml" /> |
|
<Content Include="Areas\Podcast\Views\web.config" /> |
|
<Content Include="Areas\Podcast\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Podcast\Views\Podcast\Main.cshtml" /> |
|
<Content Include="Areas\Podcast\Views\Podcast\Podcast.cshtml" /> |
|
<Content Include="Areas\Podcast\Views\Podcast\Podcasts.cshtml" /> |
|
<Content Include="Areas\Podcast\Views\Podcast\Comment.cshtml" /> |
|
<Content Include="Areas\Podcast\Views\Podcast\Comments.cshtml" /> |
|
<Content Include="Areas\Podcast\Views\Podcast\ViewPodcast.cshtml" /> |
|
<Content Include="App_Data\Config.json" /> |
|
<Content Include="Areas\User\Views\User\Settings.cshtml" /> |
|
<Content Include="Areas\Transparency\Views\web.config" /> |
|
<Content Include="Areas\Vault\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Transparency\Views\Transparency\Index.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\RSS.cshtml" /> |
|
<Content Include="Areas\Stream\Views\web.config" /> |
|
<Content Include="Areas\Stream\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Stream\Views\Stream\Index.cshtml" /> |
|
<Content Include="Areas\Shortener\Views\web.config" /> |
|
<Content Include="Areas\Shortener\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\Shortener\Views\Shortener\Index.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\API\v1\Shorten.cshtml" /> |
|
<Content Include="Areas\TOS\Views\web.config" /> |
|
<Content Include="Areas\TOS\Views\_ViewStart.cshtml" /> |
|
<Content Include="Areas\TOS\Views\TOS\Index.cshtml" /> |
|
<Content Include="Areas\Vault\Views\web.config" /> |
|
<Content Include="Areas\Vault\Views\Vault\ViewVault.cshtml" /> |
|
<Content Include="Areas\User\Views\User\ViewRecoveryEmailVerification.cshtml" /> |
|
<Content Include="Areas\User\Views\User\ResetPasswordVerification.cshtml" /> |
|
<Content Include="Areas\User\Views\User\ResetPassword.cshtml" /> |
|
<Content Include="Areas\User\Views\User\TwoFactorCheck.cshtml" /> |
|
<Content Include="Fonts\FontAwesome.otf" /> |
|
<Content Include="Fonts\fontawesome-webfont.woff2" /> |
|
<Content Include="Fonts\fontawesome-webfont.woff" /> |
|
<Content Include="Fonts\fontawesome-webfont.ttf" /> |
|
<Content Include="Fonts\fontawesome-webfont.eot" /> |
|
<Content Include="Fonts\glyphicons-halflings-regular.woff2" /> |
|
<Content Include="Fonts\glyphicons-halflings-regular.woff" /> |
|
<Content Include="Fonts\glyphicons-halflings-regular.ttf" /> |
|
<Content Include="Fonts\glyphicons-halflings-regular.eot" /> |
|
<Content Include="Content\bootstrap.min.css.map" /> |
|
<Content Include="Content\bootstrap.css.map" /> |
|
<Content Include="Content\bootstrap-theme.min.css.map" /> |
|
<Content Include="Content\bootstrap-theme.css.map" /> |
|
<Content Include="Areas\Blog\Views\Blog\NewPost.cshtml" /> |
|
<Content Include="Areas\Blog\Views\Blog\EditPost.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Markdown.cshtml" /> |
|
<Content Include="Areas\Help\Views\Help\Tools.cshtml" /> |
|
<Content Include="Areas\Admin\Views\web.config" /> |
|
<Content Include="Areas\Admin\Views\Admin\Search.cshtml" /> |
|
<Content Include="Areas\Admin\Views\Admin\Dashboard.cshtml" /> |
|
<Content Include="Areas\Admin\Views\Admin\SearchResult.cshtml" /> |
|
<Content Include="Areas\Admin\Views\Admin\SearchResults.cshtml" /> |
|
<Content Include="Areas\Admin\Views\_ViewStart.cshtml" /> |
|
<Content Include="App_Data\MachineKey.config" /> |
|
<Content Include="Areas\Admin\Views\Admin\UserInfo.cshtml" /> |
|
<Content Include="Areas\Shortener\Views\Shortener\Verify.cshtml" /> |
|
<None Include="Properties\PublishProfiles\Teknik Dev.pubxml" /> |
|
<None Include="Properties\PublishProfiles\Teknik Production.pubxml" /> |
|
<None Include="Scripts\jquery-2.1.4.intellisense.js" /> |
|
<Content Include="Scripts\bootbox\bootbox.min.js" /> |
|
<Content Include="Scripts\bootstrap-select.js" /> |
|
<Content Include="Scripts\common.js" /> |
|
<Content Include="Scripts\Crypto-js\enc-base64.js" /> |
|
<Content Include="Scripts\Crypto-js\enc-utf16.js" /> |
|
<Content Include="Scripts\Crypto-js\lib-typedarrays.js" /> |
|
<Content Include="Scripts\Crypto-js\mode-ctr.js" /> |
|
<Content Include="Scripts\Crypto-js\pad-nopadding.js" /> |
|
<Content Include="Scripts\Dropzone\dropzone.js" /> |
|
<Content Include="Scripts\FileSaver.js" /> |
|
<Content Include="Scripts\Highlight\highlight.pack.js" /> |
|
<None Include="Scripts\jquery-3.1.1.intellisense.js" /> |
|
<Content Include="Scripts\jquery-3.1.1.js" /> |
|
<Content Include="Scripts\jquery-3.1.1.min.js" /> |
|
<Content Include="Scripts\jquery-3.1.1.slim.js" /> |
|
<Content Include="Scripts\jquery-3.1.1.slim.min.js" /> |
|
<Content Include="Scripts\jquery-ui.widgets.js" /> |
|
<Content Include="Scripts\jquery.blockUI.js" /> |
|
<Content Include="Scripts\jquery.fileupload.js" /> |
|
<Content Include="Scripts\jquery.iframe-transport.js" /> |
|
<Content Include="Scripts\jquery.tocify.min.js" /> |
|
<None Include="Scripts\jquery.validate-vsdoc.js" /> |
|
<Content Include="Scripts\jquery.validate.js" /> |
|
<Content Include="Scripts\jquery.validate.min.js" /> |
|
<Content Include="Scripts\jquery.validate.unobtrusive.js" /> |
|
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" /> |
|
<Content Include="Scripts\MarkdownDeep License.txt" /> |
|
<Content Include="Scripts\MarkdownDeep Quick Reference.txt" /> |
|
<Content Include="Scripts\MarkdownDeepLib.min.js" /> |
|
<Content Include="Images\mdd_ajax_loader.gif" /> |
|
<Content Include="Images\mdd_gripper.png" /> |
|
<Content Include="Images\mdd_modal_background.png" /> |
|
<Content Include="Content\mdd_styles.css" /> |
|
<Content Include="Images\mdd_toolbar.png" /> |
|
<Content Include="Scripts\modernizr-2.8.3.js" /> |
|
<Content Include="Scripts\ocupload\1.1.2\ocupload.js" /> |
|
<Content Include="Scripts\PageDown\Markdown.Converter.js" /> |
|
<Content Include="Scripts\PageDown\Markdown.Editor.js" /> |
|
<Content Include="Scripts\PageDown\Markdown.Sanitizer.js" /> |
|
<Content Include="Scripts\respond.js" /> |
|
<Content Include="Scripts\respond.matchmedia.addListener.js" /> |
|
<Content Include="Scripts\respond.matchmedia.addListener.min.js" /> |
|
<Content Include="Scripts\respond.min.js" /> |
|
<Content Include="Scripts\_references.js" /> |
|
<Content Include="Web.config"> |
|
<SubType>Designer</SubType> |
|
</Content> |
|
<Content Include="Web.Debug.config"> |
|
<DependentUpon>Web.config</DependentUpon> |
|
</Content> |
|
<Content Include="Web.Release.config"> |
|
<DependentUpon>Web.config</DependentUpon> |
|
</Content> |
|
<Content Include="Views\Web.config" /> |
|
<Content Include="Views\_ViewStart.cshtml" /> |
|
<Content Include="Views\Shared\_Layout.cshtml" /> |
|
<Content Include="Areas\User\Views\User\_LoginPartial.cshtml" /> |
|
<Content Include="Views\Shared\_Navbar.cshtml" /> |
|
<Content Include="Views\Shared\_Footer.cshtml" /> |
|
<Content Include="Areas\User\Views\User\Login.cshtml" /> |
|
<Content Include="Areas\User\Views\User\Register.cshtml" /> |
|
<Content Include="Areas\Dev\Views\Dev\Index.cshtml" /> |
|
<Content Include="Areas\User\Views\User\_LoginModalPartial.cshtml" /> |
|
<Content Include="Scripts\jquery-3.1.1.slim.min.map" /> |
|
<Content Include="Scripts\jquery-3.1.1.min.map" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Folder Include="Areas\About\Models\" /> |
|
<Folder Include="Areas\About\Views\Shared\" /> |
|
<Folder Include="Areas\Admin\Models\" /> |
|
<Folder Include="Areas\Admin\Views\Shared\" /> |
|
<Folder Include="Areas\API\Views\APIv1\" /> |
|
<Folder Include="Areas\API\Views\API\" /> |
|
<Folder Include="Areas\API\Views\Shared\" /> |
|
<Folder Include="Areas\Blog\Views\Shared\" /> |
|
<Folder Include="Areas\Contact\Views\Shared\" /> |
|
<Folder Include="Areas\Dev\Models\" /> |
|
<Folder Include="Areas\Dev\Views\Shared\" /> |
|
<Folder Include="Areas\Error\Models\" /> |
|
<Folder Include="Areas\Error\Views\Shared\" /> |
|
<Folder Include="Areas\Help\Models\" /> |
|
<Folder Include="Areas\Help\Views\Shared\" /> |
|
<Folder Include="Areas\Home\Models\" /> |
|
<Folder Include="Areas\Home\Views\Shared\" /> |
|
<Folder Include="Areas\Paste\Views\Shared\" /> |
|
<Folder Include="Areas\Podcast\Views\Shared\" /> |
|
<Folder Include="Areas\Privacy\Models\" /> |
|
<Folder Include="Areas\Privacy\Views\Shared\" /> |
|
<Folder Include="Areas\Shortener\Views\Shared\" /> |
|
<Folder Include="Areas\Stream\Views\Shared\" /> |
|
<Folder Include="Areas\TOS\Models\" /> |
|
<Folder Include="Areas\TOS\Views\Shared\" /> |
|
<Folder Include="Areas\Transparency\Views\Shared\" /> |
|
<Folder Include="Areas\Upload\Views\Shared\" /> |
|
<Folder Include="Areas\User\Repositories\" /> |
|
<Folder Include="Areas\User\Views\Shared\" /> |
|
<Folder Include="Areas\Vault\Scripts\" /> |
|
<Folder Include="Areas\Vault\Views\Shared\" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Content Include="packages.config"> |
|
<SubType>Designer</SubType> |
|
</Content> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<COMReference Include="hMailServer"> |
|
<Guid>{DB241B59-A1B1-4C59-98FC-8D101A2995F2}</Guid> |
|
<VersionMajor>1</VersionMajor> |
|
<VersionMinor>0</VersionMinor> |
|
<Lcid>0</Lcid> |
|
<WrapperTool>tlbimp</WrapperTool> |
|
<Isolated>False</Isolated> |
|
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
</COMReference> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<WCFMetadata Include="Service References\" /> |
|
</ItemGroup> |
|
<PropertyGroup> |
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> |
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> |
|
</PropertyGroup> |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> |
|
<DebugSymbols>true</DebugSymbols> |
|
<OutputPath>bin\</OutputPath> |
|
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
<DebugType>full</DebugType> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
<ErrorReport>prompt</ErrorReport> |
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
</PropertyGroup> |
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> |
|
<OutputPath>bin\</OutputPath> |
|
<DefineConstants>TRACE</DefineConstants> |
|
<Optimize>true</Optimize> |
|
<DebugType>pdbonly</DebugType> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
<ErrorReport>prompt</ErrorReport> |
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
</PropertyGroup> |
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" /> |
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" /> |
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'"> |
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" /> |
|
</Target> |
|
<ProjectExtensions> |
|
<VisualStudio> |
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> |
|
<WebProjectProperties> |
|
<UseIIS>True</UseIIS> |
|
<AutoAssignPort>True</AutoAssignPort> |
|
<DevelopmentServerPort>65244</DevelopmentServerPort> |
|
<DevelopmentServerVPath>/</DevelopmentServerVPath> |
|
<IISUrl>https://localhost:44301/</IISUrl> |
|
<NTLMAuthentication>False</NTLMAuthentication> |
|
<UseCustomServer>False</UseCustomServer> |
|
<CustomServerUrl> |
|
</CustomServerUrl> |
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile> |
|
</WebProjectProperties> |
|
</FlavorProperties> |
|
</VisualStudio> |
|
</ProjectExtensions> |
|
<Import Project="..\packages\GitVersionTask.3.6.4\build\dotnet\GitVersionTask.targets" Condition="Exists('..\packages\GitVersionTask.3.6.4\build\dotnet\GitVersionTask.targets')" /> |
|
<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> |
|
<Error Condition="!Exists('..\packages\GitVersionTask.3.6.4\build\dotnet\GitVersionTask.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\GitVersionTask.3.6.4\build\dotnet\GitVersionTask.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> |