123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723 |
- <?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.5.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.CSharp" />
- <Reference Include="MySql.Data, Version=6.9.8.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <HintPath>..\packages\MySql.Data.6.9.8\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=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Piwik.Tracker, Version=2.8.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Piwik.Tracker.2.8.0.0\lib\net40\Piwik.Tracker.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="PresentationFramework" />
- <Reference Include="RouteDebugger, Version=2.1.5.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\routedebugger.2.1.5\lib\net40\RouteDebugger.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="SecurityDriven.Inferno, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Inferno.1.2.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.Extensions" />
- <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>
- <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="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\API\APIAreaRegistration.cs" />
- <Compile Include="Areas\API\Controllers\APIController.cs" />
- <Compile Include="Areas\API\Controllers\APIv1Controller.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="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="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\Paste\Scripts\SyntaxWorker.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\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\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="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\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\bootstrap-theme.css" />
- <Content Include="Content\bootstrap-theme.min.css" />
- <Content Include="Content\bootstrap.css" />
- <Content Include="Content\bootstrap.min.css" />
- <Content Include="Content\dropzone.css" />
- <Content Include="Content\font-awesome.css" />
- <Content Include="Content\font-awesome.min.css" />
- <Content Include="Fonts\fontawesome-webfont.svg" />
- <Content Include="Fonts\glyphicons-halflings-regular.svg" />
- <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="Fonts\FontAwesome.otf" />
- <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\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="Fonts\fontawesome-webfont.woff2" />
- <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" />
- <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" />
- <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\bootstrap.js" />
- <Content Include="Scripts\bootstrap.min.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-2.2.3-vsdoc.js" />
- <Content Include="Scripts\jquery-2.2.3.js" />
- <Content Include="Scripts\jquery-2.2.3.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="Scripts\mdd_ajax_loader.gif" />
- <Content Include="Scripts\mdd_gripper.png" />
- <Content Include="Scripts\mdd_help.htm" />
- <Content Include="Scripts\mdd_modal_background.png" />
- <Content Include="Scripts\mdd_styles.css" />
- <Content Include="Scripts\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="Scripts\jquery-2.2.3.min.map" />
- <Content Include="Areas\User\Views\User\_LoginModalPartial.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Areas\About\Models\" />
- <Folder Include="Areas\About\Views\Shared\" />
- <Folder Include="Areas\API\Models\" />
- <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.5.3\build\dotnet\GitVersionTask.targets" Condition="Exists('..\packages\GitVersionTask.3.5.3\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.5.3\build\dotnet\GitVersionTask.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\GitVersionTask.3.5.3\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>
|