2012-12-17 09:41:11 +01:00
<?xml version="1.0" encoding="utf-8"?>
2014-09-12 14:25:09 +02:00
<Project ToolsVersion= "12.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2012-12-17 09:41:11 +01:00
<PropertyGroup>
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProductVersion> 9.0.30729</ProductVersion>
<SchemaVersion> 2.0</SchemaVersion>
<ProjectGuid> {80E5F59D-A7A0-4CEE-AEB6-6C626C44B2B2}</ProjectGuid>
<OutputType> Library</OutputType>
<AppDesignerFolder> Properties</AppDesignerFolder>
<RootNamespace> NotificationsCore</RootNamespace>
<AssemblyName> NotificationsCore</AssemblyName>
2014-09-12 14:25:09 +02:00
<TargetFrameworkVersion> v4.5.1</TargetFrameworkVersion>
2012-12-17 09:41:11 +01:00
<FileAlignment> 512</FileAlignment>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion> 3.5</OldToolsVersion>
<TargetFrameworkProfile />
2014-09-12 17:40:14 +02:00
<SolutionDir Condition= "$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" > ..\</SolutionDir>
<RestorePackages> true</RestorePackages>
2012-12-17 09:41:11 +01:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols> true</DebugSymbols>
<DebugType> full</DebugType>
<Optimize> false</Optimize>
<OutputPath> bin\Debug\</OutputPath>
<DefineConstants> DEBUG;TRACE</DefineConstants>
<ErrorReport> prompt</ErrorReport>
<WarningLevel> 4</WarningLevel>
2014-09-12 14:25:09 +02:00
<Prefer32Bit> false</Prefer32Bit>
2012-12-17 09:41:11 +01:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType> pdbonly</DebugType>
<Optimize> true</Optimize>
<OutputPath> bin\Release\</OutputPath>
<DefineConstants> TRACE</DefineConstants>
<ErrorReport> prompt</ErrorReport>
<WarningLevel> 4</WarningLevel>
2014-09-12 14:25:09 +02:00
<Prefer32Bit> false</Prefer32Bit>
2012-12-17 09:41:11 +01:00
</PropertyGroup>
<ItemGroup>
2015-07-31 16:12:31 +02:00
<Reference Include= "AutoMapper, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL" >
<HintPath> ..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2012-12-17 09:41:11 +01:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "AutoMapper.Net4, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL" >
<HintPath> ..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.Net4.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "businesslogic, Version=1.0.5690.18937, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\businesslogic.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-15 15:08:45 +02:00
<Reference Include= "ClientDependency.Core, Version=1.8.4.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\ClientDependency.1.8.4\lib\net45\ClientDependency.Core.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2015-02-04 14:37:36 +01:00
</Reference>
2014-12-06 14:53:53 +01:00
<Reference Include= "ClientDependency.Core.Mvc, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL" >
2015-07-24 09:40:20 +02:00
<HintPath> ..\packages\ClientDependency-Mvc5.1.8.0.0\lib\net45\ClientDependency.Core.Mvc.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "cms, Version=1.0.5690.18937, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\cms.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-12-06 14:53:53 +01:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "controls, Version=1.0.5690.18939, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\controls.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "CookComputing.XmlRpcV2, Version=2.5.0.0, Culture=neutral, PublicKeyToken=a7d6e17aa302004d, processorArchitecture=MSIL" >
<HintPath> ..\packages\xmlrpcnet.2.5.0\lib\net20\CookComputing.XmlRpcV2.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "Examine, Version=0.1.66.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\Examine.0.1.66.0\lib\Examine.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL" >
<HintPath> ..\packages\HtmlAgilityPack.1.4.9\lib\Net45\HtmlAgilityPack.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" >
<HintPath> ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
2015-06-03 15:39:53 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-15 15:08:45 +02:00
<Reference Include= "ImageProcessor, Version=2.2.7.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\ImageProcessor.2.2.7.0\lib\net45\ImageProcessor.dll</HintPath>
2015-06-03 15:39:53 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-15 15:08:45 +02:00
<Reference Include= "ImageProcessor.Web, Version=4.3.5.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\ImageProcessor.Web.4.3.5.0\lib\net45\ImageProcessor.Web.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "interfaces, Version=1.0.5690.18934, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\interfaces.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-12-06 14:53:53 +01:00
</Reference>
<Reference Include= "log4net, Version=1.2.11.0, Culture=neutral, processorArchitecture=MSIL" >
2015-07-31 16:12:31 +02:00
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\log4net.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "Lucene.Net, Version=2.9.4.1, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL" >
<HintPath> ..\packages\Lucene.Net.2.9.4.1\lib\net40\Lucene.Net.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "Microsoft.ApplicationBlocks.Data, Version=1.0.1559.20655, Culture=neutral" >
2015-07-31 16:12:31 +02:00
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\Microsoft.ApplicationBlocks.Data.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.Owin, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "Microsoft.Owin.Host.SystemWeb, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "Microsoft.Owin.Security, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "Microsoft.Owin.Security.Cookies, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "Microsoft.Owin.Security.OAuth, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "Microsoft.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebHelpers.3.2.3\lib\net45\Microsoft.Web.Helpers.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-03-02 10:48:50 +11:00
<Reference Include= "MiniProfiler, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<HintPath> ..\packages\MiniProfiler.2.1.0\lib\net40\MiniProfiler.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-16 14:59:11 +02:00
<Reference Include= "MySql.Data, Version=6.9.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" >
<HintPath> ..\packages\MySql.Data.6.9.7\lib\net45\MySql.Data.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
2015-07-31 16:12:31 +02:00
<HintPath> ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL" >
<HintPath> ..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "Semver, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\semver.1.1.2\lib\net451\Semver.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "SQLCE4Umbraco, Version=1.0.5690.18938, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\SQLCE4Umbraco.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2012-12-17 09:41:11 +01:00
</Reference>
<Reference Include= "System" />
2014-01-03 21:26:28 +01:00
<Reference Include= "System.configuration" />
2012-12-17 09:41:11 +01:00
<Reference Include= "System.Core" >
<RequiredTargetFramework> 3.5</RequiredTargetFramework>
</Reference>
<Reference Include= "System.Data" />
2014-09-12 17:40:14 +02:00
<Reference Include= "System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
2015-07-31 16:12:31 +02:00
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\System.Data.SqlServerCe.dll</HintPath>
2014-09-12 17:40:14 +02:00
<Private> True</Private>
</Reference>
<Reference Include= "System.Data.SqlServerCe.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
2015-07-31 16:12:31 +02:00
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\System.Data.SqlServerCe.Entity.dll</HintPath>
2014-09-12 17:40:14 +02:00
<Private> True</Private>
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "System.Net.Http" />
2015-07-31 16:12:31 +02:00
<Reference Include= "System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
<Private> True</Private>
</Reference>
2015-07-24 15:27:46 +02:00
<Reference Include= "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
<Private> True</Private>
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "System.Net.Http.WebRequest" />
2012-12-17 09:41:11 +01:00
<Reference Include= "System.Web" />
2015-07-21 13:04:19 +02:00
<Reference Include= "System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-24 15:27:46 +02:00
<Reference Include= "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-12-06 14:53:53 +01:00
</Reference>
2015-07-24 15:27:46 +02:00
<Reference Include= "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-21 13:04:19 +02:00
<Reference Include= "System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-21 13:04:19 +02:00
<Reference Include= "System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-21 13:04:19 +02:00
<Reference Include= "System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-21 13:04:19 +02:00
<Reference Include= "System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-21 13:04:19 +02:00
<Reference Include= "System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
2015-06-03 18:05:05 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2012-12-17 09:41:11 +01:00
<Reference Include= "System.Xml" />
2014-09-12 17:40:14 +02:00
<Reference Include= "TidyNet, Version=1.0.0.0, Culture=neutral" >
2015-07-31 16:12:31 +02:00
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\TidyNet.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "umbraco, Version=1.0.5690.18939, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\umbraco.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "Umbraco.Core, Version=1.0.5690.18935, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\Umbraco.Core.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "umbraco.DataLayer, Version=1.0.5690.18937, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\umbraco.DataLayer.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "umbraco.editorControls, Version=1.0.5690.18941, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\umbraco.editorControls.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "umbraco.MacroEngines, Version=1.0.5690.18942, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\umbraco.MacroEngines.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "umbraco.providers, Version=1.0.5690.18939, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\umbraco.providers.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-09-12 17:40:14 +02:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "Umbraco.Web.UI, Version=1.0.5690.18942, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\Umbraco.Web.UI.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-12-06 14:53:53 +01:00
</Reference>
2015-07-31 16:12:31 +02:00
<Reference Include= "UmbracoExamine, Version=0.7.0.18937, Culture=neutral, processorArchitecture=MSIL" >
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\UmbracoExamine.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2014-12-06 14:53:53 +01:00
</Reference>
<Reference Include= "UrlRewritingNet.UrlRewriter, Version=2.0.60829.1, Culture=neutral, processorArchitecture=MSIL" >
2015-07-31 16:12:31 +02:00
<HintPath> ..\packages\UmbracoCms.Core.7.3.0-beta3\lib\UrlRewritingNet.UrlRewriter.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "WebMatrix.Data, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebPages.Data.3.2.3\lib\net45\WebMatrix.Data.dll</HintPath>
<Private> True</Private>
</Reference>
<Reference Include= "WebMatrix.WebData, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebPages.WebData.3.2.3\lib\net45\WebMatrix.WebData.dll</HintPath>
2015-06-01 17:58:24 +02:00
<Private> True</Private>
2012-12-17 09:41:11 +01:00
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include= "InstantNotification.cs" />
<Compile Include= "Interfaces\INotification.cs" />
<Compile Include= "Notification.cs" />
<Compile Include= "NotificationTypes\NewForumTopic.cs" />
2015-02-05 15:00:23 +01:00
<Compile Include= "NotificationTypes\NewForumTopicComment.cs" />
2012-12-17 09:41:11 +01:00
<Compile Include= "SheduledNotification.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
</ItemGroup>
2014-09-12 17:40:14 +02:00
<ItemGroup>
<None Include= "app.config" />
<None Include= "packages.config" />
</ItemGroup>
2015-07-26 12:31:15 +02:00
<ItemGroup>
<ProjectReference Include= "..\OurUmbraco\OurUmbraco.csproj" >
<Project> {a8e5c936-ecab-45b3-bfda-d12f680eb2a6}</Project>
<Name> OurUmbraco</Name>
</ProjectReference>
</ItemGroup>
2012-12-17 09:41:11 +01:00
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2014-09-12 17:40:14 +02:00
<Import Project= "$(SolutionDir)\.nuget\NuGet.targets" Condition= "Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup>
<ErrorText> This project references NuGet package(s) that are missing on this computer. Enable 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('$(SolutionDir)\.nuget\NuGet.targets')" Text= "$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
2015-07-31 16:12:31 +02:00
<Import Project= "..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets" Condition= "Exists('..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets')" />
<Import Project= "..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition= "Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
<Target Name= "EnsureBclBuildImported" BeforeTargets= "BeforeBuild" Condition= "'$(BclBuildImported)' == ''" >
<Error Condition= "!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text= "This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword= "BCLBUILD2001" />
<Error Condition= "Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text= "The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword= "BCLBUILD2002" />
</Target>
2012-12-17 09:41:11 +01: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>