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
<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> 9.0.30729</ProductVersion>
<SchemaVersion> 2.0</SchemaVersion>
<ProjectGuid> {6CF53D68-BD81-47BB-8F56-350A1B04F114}</ProjectGuid>
<OutputType> Library</OutputType>
<AppDesignerFolder> Properties</AppDesignerFolder>
<RootNamespace> NotificationsWeb</RootNamespace>
<AssemblyName> NotificationsWeb</AssemblyName>
2014-09-12 14:25:09 +02:00
<TargetFrameworkVersion> v4.5.1</TargetFrameworkVersion>
2012-12-17 09:41:11 +01:00
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion> 4.0</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\</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\</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>
2014-09-12 17:40:14 +02:00
<Reference Include= "AutoMapper" >
<HintPath> ..\packages\AutoMapper.3.0.0\lib\net40\AutoMapper.dll</HintPath>
2012-12-17 09:41:11 +01:00
</Reference>
2014-09-12 17:40:14 +02:00
<Reference Include= "AutoMapper.Net4" >
<HintPath> ..\packages\AutoMapper.3.0.0\lib\net40\AutoMapper.Net4.dll</HintPath>
2012-12-17 09:41:11 +01:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "businesslogic, Version=1.0.5462.37510, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\businesslogic.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-02-04 14:37:36 +01:00
<Reference Include= "ClientDependency.Core, Version=1.8.2.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
<HintPath> ..\packages\ClientDependency.1.8.2.0\lib\net45\ClientDependency.Core.dll</HintPath>
</Reference>
2014-12-06 14:53:53 +01:00
<Reference Include= "ClientDependency.Core.Mvc, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2014-12-06 14:53:53 +01:00
<HintPath> ..\packages\ClientDependency-Mvc.1.8.0.0\lib\net45\ClientDependency.Core.Mvc.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "cms, Version=1.0.5462.37511, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\cms.dll</HintPath>
2014-12-06 14:53:53 +01:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "controls, Version=1.0.5462.37515, Culture=neutral, processorArchitecture=MSIL" >
2014-12-06 14:53:53 +01:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\controls.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "CookComputing.XmlRpcV2, Version=2.5.0.0, Culture=neutral, PublicKeyToken=a7d6e17aa302004d, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
<HintPath> ..\packages\xmlrpcnet.2.5.0\lib\net20\CookComputing.XmlRpcV2.dll</HintPath>
</Reference>
2015-02-23 23:44:00 +01:00
<Reference Include= "Examine, Version=0.1.60.2941, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-02-23 23:44:00 +01:00
<HintPath> ..\packages\Examine.0.1.60.2941\lib\Examine.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "HtmlAgilityPack, Version=1.4.6.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
<HintPath> ..\packages\HtmlAgilityPack.1.4.6\lib\Net45\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include= "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
<HintPath> ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include= "ImageProcessor" >
<HintPath> ..\packages\ImageProcessor.1.9.5.0\lib\ImageProcessor.dll</HintPath>
</Reference>
2014-12-06 14:53:53 +01:00
<Reference Include= "ImageProcessor.Web, Version=3.3.1.0, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2014-12-06 14:53:53 +01:00
<HintPath> ..\packages\ImageProcessor.Web.3.3.1.0\lib\net45\ImageProcessor.Web.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "interfaces, Version=1.0.5462.37501, Culture=neutral, processorArchitecture=MSIL" >
2014-12-06 14:53:53 +01:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\interfaces.dll</HintPath>
2014-12-06 14:53:53 +01:00
</Reference>
<Reference Include= "log4net, Version=1.2.11.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\log4net.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "Lucene.Net, Version=2.9.4.1, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
<HintPath> ..\packages\Lucene.Net.2.9.4.1\lib\net40\Lucene.Net.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.ApplicationBlocks.Data, Version=1.0.1559.20655, Culture=neutral" >
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\Microsoft.ApplicationBlocks.Data.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2014-12-06 14:53:53 +01:00
<Reference Include= "Microsoft.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\Microsoft.Web.Helpers.dll</HintPath>
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" >
<Private> True</Private>
<HintPath> ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Web.Mvc.FixedDisplayModes" >
<HintPath> ..\packages\Microsoft.AspNet.Mvc.FixedDisplayModes.1.0.1\lib\net40\Microsoft.Web.Mvc.FixedDisplayModes.dll</HintPath>
</Reference>
<Reference Include= "MiniProfiler" >
<HintPath> ..\packages\MiniProfiler.2.1.0\lib\net40\MiniProfiler.dll</HintPath>
</Reference>
<Reference Include= "MySql.Data, Version=6.6.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
<HintPath> ..\packages\MySql.Data.6.6.5\lib\net40\MySql.Data.dll</HintPath>
</Reference>
<Reference Include= "Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
2014-12-06 14:53:53 +01:00
<HintPath> ..\packages\Newtonsoft.Json.6.0.5\lib\net45\Newtonsoft.Json.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "SQLCE4Umbraco, Version=1.0.5462.37514, Culture=neutral, processorArchitecture=MSIL" >
2014-12-06 14:53:53 +01:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\SQLCE4Umbraco.dll</HintPath>
2012-12-17 09:41:11 +01:00
</Reference>
<Reference Include= "System" />
<Reference Include= "System.Data" />
<Reference Include= "System.Data.DataSetExtensions" />
2014-09-12 17:40:14 +02:00
<Reference Include= "System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<Private> True</Private>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\System.Data.SqlServerCe.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
<Reference Include= "System.Data.SqlServerCe.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<Private> True</Private>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\System.Data.SqlServerCe.Entity.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2014-12-06 14:53:53 +01:00
<Reference Include= "System.Net.Http" />
2014-09-12 17:40:14 +02:00
<Reference Include= "System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebApi.Client.4.0.30506.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
</Reference>
2014-12-06 14:53:53 +01:00
<Reference Include= "System.Net.Http.WebRequest" />
2012-12-17 09:41:11 +01:00
<Reference Include= "System.Web.ApplicationServices" />
<Reference Include= "System.Web.DynamicData" />
<Reference Include= "System.Web.Entity" />
<Reference Include= "System.Web.Extensions" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.Web" />
2014-09-12 17:40:14 +02:00
<Reference Include= "System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private> True</Private>
<HintPath> ..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebApi.Core.4.0.30506.0\lib\net40\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath> ..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private> True</Private>
<HintPath> ..\packages\Microsoft.AspNet.Mvc.4.0.30506.0\lib\net40\System.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private> True</Private>
<HintPath> ..\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll</HintPath>
</Reference>
<Reference Include= "System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private> True</Private>
<HintPath> ..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath>
</Reference>
<Reference Include= "System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private> True</Private>
<HintPath> ..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
</Reference>
<Reference Include= "System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private> True</Private>
<HintPath> ..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
</Reference>
2012-12-17 09:41:11 +01:00
<Reference Include= "System.Xml" />
<Reference Include= "System.Configuration" />
<Reference Include= "System.Web.Services" />
<Reference Include= "System.EnterpriseServices" />
<Reference Include= "System.Web.Mobile" />
<Reference Include= "System.Xml.Linq" />
2014-09-12 17:40:14 +02:00
<Reference Include= "TidyNet, Version=1.0.0.0, Culture=neutral" >
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\TidyNet.dll</HintPath>
2012-12-17 09:41:11 +01:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "umbraco, Version=1.0.5462.37518, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\umbraco.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "Umbraco.Core, Version=1.0.5462.37503, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\Umbraco.Core.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "umbraco.DataLayer, Version=1.0.5462.37509, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\umbraco.DataLayer.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "umbraco.editorControls, Version=1.0.5462.37523, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\umbraco.editorControls.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "umbraco.MacroEngines, Version=1.0.5462.37525, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\umbraco.MacroEngines.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "umbraco.providers, Version=1.0.5462.37516, Culture=neutral, processorArchitecture=MSIL" >
2014-09-12 17:40:14 +02:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\umbraco.providers.dll</HintPath>
2014-09-12 17:40:14 +02:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "Umbraco.Web.UI, Version=1.0.5462.37527, Culture=neutral, processorArchitecture=MSIL" >
2014-12-06 14:53:53 +01:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\Umbraco.Web.UI.dll</HintPath>
2014-12-06 14:53:53 +01:00
</Reference>
2015-01-16 11:38:47 +01:00
<Reference Include= "UmbracoExamine, Version=0.7.0.37513, Culture=neutral, processorArchitecture=MSIL" >
2014-12-06 14:53:53 +01:00
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\UmbracoExamine.dll</HintPath>
2014-12-06 14:53:53 +01:00
</Reference>
<Reference Include= "UrlRewritingNet.UrlRewriter, Version=2.0.60829.1, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion> False</SpecificVersion>
2015-01-16 11:38:47 +01:00
<HintPath> ..\packages\UmbracoCms.Core.7.2.1\lib\UrlRewritingNet.UrlRewriter.dll</HintPath>
2012-12-17 09:41:11 +01:00
</Reference>
</ItemGroup>
<ItemGroup>
2014-09-14 17:18:04 +02:00
<Compile Include= "Api\NotificationsController.cs" />
2012-12-17 09:41:11 +01:00
<Compile Include= "Config.cs" />
<Compile Include= "EventHandlers\Forum.cs" />
2015-02-05 14:02:32 +01:00
<Compile Include= "Library\Utils.cs" />
2015-02-17 10:55:11 +01:00
<Compile Include= "Models\ForumSubscriber.cs" />
<Compile Include= "Models\ForumTopicSubscriber.cs" />
2012-12-17 09:41:11 +01:00
<Compile Include= "Properties\AssemblyInfo.cs" />
2015-02-17 10:43:33 +01:00
<Compile Include= "Services\NotificationService.cs" />
<Compile Include= "Singleton.cs" />
2012-12-17 09:41:11 +01:00
</ItemGroup>
<ItemGroup>
<ProjectReference Include= "..\Notification\Notification.csproj" >
<Project> {80E5F59D-A7A0-4CEE-AEB6-6C626C44B2B2}</Project>
<Name> Notification</Name>
</ProjectReference>
<ProjectReference Include= "..\uForum\uForum.csproj" >
<Project> {547C2D0D-1B55-493B-AE0B-E031A5B8EE77}</Project>
<Name> uForum</Name>
</ProjectReference>
</ItemGroup>
2014-09-12 17:40:14 +02:00
<ItemGroup>
<None Include= "app.config" />
<None Include= "packages.config" />
</ItemGroup>
2015-02-05 14:02:32 +01:00
<ItemGroup />
2012-12-17 09:41:11 +01:00
<PropertyGroup>
<VisualStudioVersion Condition= "'$(VisualStudioVersion)' == ''" > 10.0</VisualStudioVersion>
<VSToolsPath Condition= "'$(VSToolsPath)' == ''" > $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</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" />
<!-- 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>
-->
<ProjectExtensions />
2012-12-17 10:18:31 +01:00
<PropertyGroup>
2015-02-17 10:55:11 +01:00
<PostBuildEvent>
2015-02-23 23:44:00 +01:00
</PostBuildEvent>
2012-12-17 10:18:31 +01:00
</PropertyGroup>
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>
2012-12-17 09:41:11 +01:00
</Project>