|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
| 3 | + <Import Project="..\packages\SixLabors.ImageSharp.3.1.6\build\SixLabors.ImageSharp.props" Condition="Exists('..\packages\SixLabors.ImageSharp.3.1.6\build\SixLabors.ImageSharp.props')" /> |
3 | 4 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
4 | 5 | <PropertyGroup>
|
5 | 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
9 | 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
10 | 11 | <RootNamespace>DD4T.Logging.NLog</RootNamespace>
|
11 | 12 | <AssemblyName>DD4T.Logging.NLog</AssemblyName>
|
12 |
| - <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion> |
| 13 | + <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
13 | 14 | <FileAlignment>512</FileAlignment>
|
14 | 15 | <TargetFrameworkProfile />
|
15 | 16 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
16 | 17 | <RestorePackages>true</RestorePackages>
|
| 18 | + <NuGetPackageImportStamp> |
| 19 | + </NuGetPackageImportStamp> |
17 | 20 | </PropertyGroup>
|
18 | 21 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
19 | 22 | <DebugSymbols>true</DebugSymbols>
|
|
33 | 36 | <WarningLevel>4</WarningLevel>
|
34 | 37 | </PropertyGroup>
|
35 | 38 | <ItemGroup>
|
36 |
| - <Reference Include="DD4T.ContentModel, Version=2.5.0.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
37 |
| - <HintPath>..\packages\DD4T.Model.2.5.0\lib\net45\DD4T.ContentModel.dll</HintPath> |
| 39 | + <Reference Include="DD4T.ContentModel, Version=2.6.1.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\packages\DD4T.Model.2.6.1\lib\net45\DD4T.ContentModel.dll</HintPath> |
38 | 41 | </Reference>
|
39 |
| - <Reference Include="DD4T.ContentModel.Contracts, Version=2.5.0.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
40 |
| - <HintPath>..\packages\DD4T.Model.2.5.0\lib\net45\DD4T.ContentModel.Contracts.dll</HintPath> |
| 42 | + <Reference Include="DD4T.ContentModel.Contracts, Version=2.6.1.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\packages\DD4T.Model.2.6.1\lib\net45\DD4T.ContentModel.Contracts.dll</HintPath> |
41 | 44 | </Reference>
|
42 |
| - <Reference Include="DD4T.ContentModel.XmlSerializers, Version=2.5.0.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
43 |
| - <HintPath>..\packages\DD4T.Model.2.5.0\lib\net45\DD4T.ContentModel.XmlSerializers.dll</HintPath> |
| 45 | + <Reference Include="DD4T.ContentModel.XmlSerializers, Version=2.6.1.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\packages\DD4T.Model.2.6.1\lib\net45\DD4T.ContentModel.XmlSerializers.dll</HintPath> |
44 | 47 | </Reference>
|
45 |
| - <Reference Include="DD4T.Core.Contracts, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
46 |
| - <HintPath>..\packages\DD4T.Core.2.5.0\lib\net45\DD4T.Core.Contracts.dll</HintPath> |
| 48 | + <Reference Include="DD4T.Core.Contracts, Version=2.6.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 49 | + <HintPath>..\packages\DD4T.Core.2.6.1\lib\net45\DD4T.Core.Contracts.dll</HintPath> |
47 | 50 | </Reference>
|
48 |
| - <Reference Include="DD4T.Factories, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
49 |
| - <HintPath>..\packages\DD4T.Core.2.5.0\lib\net45\DD4T.Factories.dll</HintPath> |
| 51 | + <Reference Include="DD4T.Factories, Version=2.6.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 52 | + <HintPath>..\packages\DD4T.Core.2.6.1\lib\net45\DD4T.Factories.dll</HintPath> |
50 | 53 | </Reference>
|
51 |
| - <Reference Include="DD4T.Serialization, Version=2.5.0.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
52 |
| - <HintPath>..\packages\DD4T.Model.2.5.0\lib\net45\DD4T.Serialization.dll</HintPath> |
| 54 | + <Reference Include="DD4T.Serialization, Version=2.6.1.0, Culture=neutral, PublicKeyToken=4450e3c7f68bf872, processorArchitecture=MSIL"> |
| 55 | + <HintPath>..\packages\DD4T.Model.2.6.1\lib\net45\DD4T.Serialization.dll</HintPath> |
53 | 56 | </Reference>
|
54 |
| - <Reference Include="DD4T.Utils, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
55 |
| - <HintPath>..\packages\DD4T.Core.2.5.0\lib\net45\DD4T.Utils.dll</HintPath> |
| 57 | + <Reference Include="DD4T.Utils, Version=2.6.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 58 | + <HintPath>..\packages\DD4T.Core.2.6.1\lib\net45\DD4T.Utils.dll</HintPath> |
56 | 59 | </Reference>
|
57 |
| - <Reference Include="DD4T.ViewModels, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
58 |
| - <HintPath>..\packages\DD4T.Core.2.5.0\lib\net45\DD4T.ViewModels.dll</HintPath> |
| 60 | + <Reference Include="DD4T.ViewModels, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\packages\DD4T.Core.2.6.1\lib\net45\DD4T.ViewModels.dll</HintPath> |
59 | 62 | </Reference>
|
60 |
| - <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
61 |
| - <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 63 | + <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 64 | + <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
62 | 65 | </Reference>
|
63 |
| - <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> |
64 |
| - <HintPath>..\packages\NLog.4.4.4\lib\net45\NLog.dll</HintPath> |
65 |
| - <Private>False</Private> |
| 66 | + <Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> |
| 67 | + <HintPath>..\packages\NLog.5.3.4\lib\net46\NLog.dll</HintPath> |
66 | 68 | </Reference>
|
67 | 69 | <Reference Include="System" />
|
| 70 | + <Reference Include="System.Buffers, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll</HintPath> |
| 72 | + </Reference> |
| 73 | + <Reference Include="System.Configuration" /> |
68 | 74 | <Reference Include="System.Core" />
|
| 75 | + <Reference Include="System.IO.Compression" /> |
| 76 | + <Reference Include="System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll</HintPath> |
| 78 | + </Reference> |
| 79 | + <Reference Include="System.Numerics" /> |
| 80 | + <Reference Include="System.Numerics.Vectors, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 81 | + <HintPath>..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 85 | + </Reference> |
| 86 | + <Reference Include="System.Text.Encoding.CodePages, Version=9.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\packages\System.Text.Encoding.CodePages.9.0.1\lib\net462\System.Text.Encoding.CodePages.dll</HintPath> |
| 88 | + </Reference> |
69 | 89 | <Reference Include="System.Xml.Linq" />
|
70 | 90 | <Reference Include="System.Data.DataSetExtensions" />
|
71 | 91 | <Reference Include="Microsoft.CSharp" />
|
|
91 | 111 | <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>
|
92 | 112 | </PropertyGroup>
|
93 | 113 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
| 114 | + <!-- <Error Condition="!Exists('..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets'))" /> --> |
| 115 | + <Error Condition="!Exists('..\packages\SixLabors.ImageSharp.3.1.6\build\SixLabors.ImageSharp.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SixLabors.ImageSharp.3.1.6\build\SixLabors.ImageSharp.props'))" /> |
94 | 116 | </Target>
|
| 117 | + <!-- <Import Project="..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets" Condition="Exists('..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" /> --> |
95 | 118 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
96 | 119 | Other similar extension points exist, see Microsoft.Common.targets.
|
97 | 120 | <Target Name="BeforeBuild">
|
|
0 commit comments