2016-10-25 12:34:06 +02:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "14.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>
<ProjectGuid > {86DEB346-089F-4106-89C8-D852B9CF2A33}</ProjectGuid>
<OutputType > Exe</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > Umbraco.Tests.Benchmarks</RootNamespace>
<AssemblyName > Umbraco.Tests.Benchmarks</AssemblyName>
2016-11-04 18:40:42 +01:00
<TargetFrameworkVersion > v4.6.1</TargetFrameworkVersion>
2016-10-25 12:34:06 +02:00
<FileAlignment > 512</FileAlignment>
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2016-11-04 18:40:42 +01:00
<TargetFrameworkProfile />
2016-10-25 12:34:06 +02:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<PlatformTarget > AnyCPU</PlatformTarget>
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<PlatformTarget > AnyCPU</PlatformTarget>
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup >
<RunPostBuildEvent > Always</RunPostBuildEvent>
</PropertyGroup>
<ItemGroup >
2017-06-27 18:43:52 +02:00
<Reference Include= "BenchmarkDotNet, Version=0.10.8.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL" >
<HintPath > ..\packages\BenchmarkDotNet.0.10.8\lib\net46\BenchmarkDotNet.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "BenchmarkDotNet.Core, Version=0.10.8.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL" >
<HintPath > ..\packages\BenchmarkDotNet.Core.0.10.8\lib\net46\BenchmarkDotNet.Core.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "BenchmarkDotNet.Diagnostics.Windows, Version=0.10.8.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL" >
<HintPath > ..\packages\BenchmarkDotNet.Diagnostics.Windows.0.10.8\lib\net46\BenchmarkDotNet.Diagnostics.Windows.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "BenchmarkDotNet.Toolchains.Roslyn, Version=0.10.8.0, Culture=neutral, PublicKeyToken=aa0ca2f9092cefc4, processorArchitecture=MSIL" >
<HintPath > ..\packages\BenchmarkDotNet.Toolchains.Roslyn.0.10.8\lib\net46\BenchmarkDotNet.Toolchains.Roslyn.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
2017-07-19 13:41:38 +02:00
<Reference Include= "Castle.Core, Version=4.1.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL" >
<HintPath > ..\packages\Castle.Core.4.1.1\lib\net45\Castle.Core.dll</HintPath>
2017-05-12 14:49:44 +02:00
</Reference>
2017-07-25 18:06:28 +02:00
<Reference Include= "Microsoft.CodeAnalysis, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.Common.2.3.0\lib\netstandard1.3\Microsoft.CodeAnalysis.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
2017-07-25 18:06:28 +02:00
<Reference Include= "Microsoft.CodeAnalysis.CSharp, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.CodeAnalysis.CSharp.2.3.0\lib\netstandard1.3\Microsoft.CodeAnalysis.CSharp.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
<Reference Include= "Microsoft.Diagnostics.Tracing.TraceEvent, Version=1.0.41.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Diagnostics.Tracing.TraceEvent.1.0.41\lib\net40\Microsoft.Diagnostics.Tracing.TraceEvent.dll</HintPath>
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "Microsoft.DotNet.InternalAbstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.DotNet.InternalAbstractions.1.0.0\lib\net451\Microsoft.DotNet.InternalAbstractions.dll</HintPath>
</Reference>
2017-06-30 21:39:26 +02:00
<Reference Include= "Microsoft.DotNet.PlatformAbstractions, Version=1.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.DotNet.PlatformAbstractions.1.1.2\lib\net451\Microsoft.DotNet.PlatformAbstractions.dll</HintPath>
2017-06-27 18:43:52 +02:00
</Reference>
<Reference Include= "Microsoft.Win32.Registry, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Win32.Registry.4.3.0\lib\net46\Microsoft.Win32.Registry.dll</HintPath>
</Reference>
2017-07-19 13:41:38 +02:00
<Reference Include= "Moq, Version=4.7.99.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL" >
<HintPath > ..\packages\Moq.4.7.99\lib\net45\Moq.dll</HintPath>
2017-05-12 14:49:44 +02:00
</Reference>
2017-07-19 13:41:38 +02:00
<Reference Include= "NPoco, Version=3.6.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\NPoco.3.6.1\lib\net45\NPoco.dll</HintPath>
2016-11-04 18:40:42 +01:00
</Reference>
2016-10-25 12:34:06 +02:00
<Reference Include= "System" />
2017-05-22 17:22:10 +02:00
<Reference Include= "System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
2017-06-27 18:43:52 +02:00
<HintPath > ..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
<Reference Include= "System.Collections.Immutable, Version=1.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath>
<Private > True</Private>
2016-10-25 12:34:06 +02:00
</Reference>
2017-05-12 14:49:44 +02:00
<Reference Include= "System.ComponentModel.Composition" />
2016-11-04 18:40:42 +01:00
<Reference Include= "System.Configuration" />
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2016-10-25 12:34:06 +02:00
<Reference Include= "System.Core" />
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
<Private > True</Private>
2016-10-25 12:34:06 +02:00
</Reference>
<Reference Include= "System.Data.SqlServerCe.Entity, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<HintPath > ..\packages\SqlServerCE.4.0.0.1\lib\System.Data.SqlServerCe.Entity.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Diagnostics.FileVersionInfo, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Diagnostics.FileVersionInfo.4.3.0\lib\net46\System.Diagnostics.FileVersionInfo.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Diagnostics.StackTrace, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Diagnostics.StackTrace.4.3.0\lib\net46\System.Diagnostics.StackTrace.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include= "System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
<Reference Include= "System.Management" />
2017-05-12 14:49:44 +02:00
<Reference Include= "System.Numerics" />
2017-05-22 17:22:10 +02:00
<Reference Include= "System.Reflection.Metadata, Version=1.4.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
2017-06-27 18:43:52 +02:00
<HintPath > ..\packages\System.Reflection.Metadata.1.4.2\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
2016-11-04 18:40:42 +01:00
<Reference Include= "System.Runtime.Caching" />
<Reference Include= "System.Runtime.Serialization" />
2017-05-22 17:22:10 +02:00
<Reference Include= "System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
2017-06-27 18:43:52 +02:00
<HintPath > ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference>
<Reference Include= "System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Text.Encoding.CodePages, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Text.Encoding.CodePages.4.3.0\lib\net46\System.Text.Encoding.CodePages.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Threading.Tasks.Extensions.4.3.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Threading.Thread, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Threading.Thread.4.3.0\lib\net46\System.Threading.Thread.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-09-27 16:14:11 +02:00
<Reference Include= "System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll</HintPath>
2016-10-25 12:34:06 +02:00
</Reference>
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Xml" />
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
</Reference>
<Reference Include= "System.Xml.XmlDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Xml.XmlDocument.4.3.0\lib\net46\System.Xml.XmlDocument.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Xml.XPath, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Xml.XPath.4.3.0\lib\net46\System.Xml.XPath.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2017-06-27 18:43:52 +02:00
<Reference Include= "System.Xml.XPath.XDocument, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Xml.XPath.XDocument.4.3.0\lib\net46\System.Xml.XPath.XDocument.dll</HintPath>
2017-05-22 17:22:10 +02:00
</Reference>
2016-10-25 12:34:06 +02:00
</ItemGroup>
<ItemGroup >
2017-07-25 13:33:32 +02:00
<Compile Include= "CtorInvokeBenchmarks.cs" />
2017-05-12 14:49:44 +02:00
<Compile Include= "LinqCastBenchmarks.cs" />
2016-10-27 17:36:08 +02:00
<Compile Include= "ModelToSqlExpressionHelperBenchmarks.cs" />
2016-10-25 12:34:06 +02:00
<Compile Include= "BulkInsertBenchmarks.cs" />
<Compile Include= "Program.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
2017-09-24 18:54:31 +02:00
<Compile Include= "SqlTemplatesBenchmark.cs" />
2016-10-28 14:33:44 +02:00
<Compile Include= "XmlBenchmarks.cs" />
2017-05-12 14:49:44 +02:00
<Compile Include= "XmlPublishedContentInitBenchmarks.cs" />
2016-10-25 12:34:06 +02:00
</ItemGroup>
<ItemGroup >
<None Include= "App.config" />
<None Include= "packages.config" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\Umbraco.Core\Umbraco.Core.csproj" >
<Project > {31785bc3-256c-4613-b2f5-a1b0bdded8c1}</Project>
<Name > Umbraco.Core</Name>
</ProjectReference>
<ProjectReference Include= "..\Umbraco.Tests\Umbraco.Tests.csproj" >
<Project > {5d3b8245-ada6-453f-a008-50ed04bfe770}</Project>
<Name > Umbraco.Tests</Name>
</ProjectReference>
2017-05-12 14:49:44 +02:00
<ProjectReference Include= "..\Umbraco.Web\Umbraco.Web.csproj" >
<Project > {651e1350-91b6-44b7-bd60-7207006d7003}</Project>
<Name > Umbraco.Web</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<Analyzer Include= "..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
<Analyzer Include= "..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
2016-10-25 12:34:06 +02:00
</ItemGroup>
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup >
<PostBuildEvent >
2017-05-12 14:49:44 +02:00
if not exist "$(TargetDir)x86" md "$(TargetDir)x86"
2017-06-27 18:43:52 +02:00
xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86\*.*" "$(TargetDir)x86"
2017-05-12 14:49:44 +02:00
if not exist "$(TargetDir)amd64" md "$(TargetDir)amd64"
2017-06-27 18:43:52 +02:00
xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\amd64\*.*" "$(TargetDir)amd64"</PostBuildEvent>
2016-10-25 12:34:06 +02:00
</PropertyGroup>
<PropertyGroup >
<PreBuildEvent > xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.1\amd64\*.* "$(TargetDir)amd64\" /Y /F /E /I /C /D
xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.1\x86\*.* "$(TargetDir)x86\" /Y /F /E /I /C /D</PreBuildEvent>
</PropertyGroup>
2017-05-12 14:49:44 +02:00
<Import Project= "..\packages\Microsoft.Diagnostics.Tracing.TraceEvent.1.0.41\build\Microsoft.Diagnostics.Tracing.TraceEvent.targets" Condition= "Exists('..\packages\Microsoft.Diagnostics.Tracing.TraceEvent.1.0.41\build\Microsoft.Diagnostics.Tracing.TraceEvent.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\Microsoft.Diagnostics.Tracing.TraceEvent.1.0.41\build\Microsoft.Diagnostics.Tracing.TraceEvent.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Diagnostics.Tracing.TraceEvent.1.0.41\build\Microsoft.Diagnostics.Tracing.TraceEvent.targets'))" />
</Target>
2016-10-25 12:34:06 +02: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>