|
14 | 14 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> |
15 | 15 | <RestorePackages>true</RestorePackages> |
16 | 16 | <TargetFrameworkProfile /> |
17 | | - <NuGetPackageImportStamp>229bb744</NuGetPackageImportStamp> |
| 17 | + <NuGetPackageImportStamp> |
| 18 | + </NuGetPackageImportStamp> |
18 | 19 | </PropertyGroup> |
19 | 20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
20 | 21 | <DebugSymbols>true</DebugSymbols> |
|
43 | 44 | <CodeAnalysisRuleSet>..\Solution Files\EPiServer.Libraries.ruleset</CodeAnalysisRuleSet> |
44 | 45 | <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow> |
45 | 46 | <Prefer32Bit>false</Prefer32Bit> |
| 47 | + <TreatWarningsAsErrors>true</TreatWarningsAsErrors> |
46 | 48 | </PropertyGroup> |
47 | 49 | <PropertyGroup> |
48 | 50 | <SignAssembly>true</SignAssembly> |
|
51 | 53 | <AssemblyOriginatorKeyFile>EPiServer.Libraries.snk</AssemblyOriginatorKeyFile> |
52 | 54 | </PropertyGroup> |
53 | 55 | <ItemGroup> |
54 | | - <Reference Include="EPiServer, Version=9.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
55 | | - <HintPath>..\packages\EPiServer.CMS.Core.9.0.3\lib\net45\EPiServer.dll</HintPath> |
| 56 | + <Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 57 | + <HintPath>..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll</HintPath> |
| 58 | + <Private>True</Private> |
| 59 | + </Reference> |
| 60 | + <Reference Include="Castle.Windsor, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\packages\Castle.Windsor.3.3.0\lib\net45\Castle.Windsor.dll</HintPath> |
| 62 | + <Private>True</Private> |
| 63 | + </Reference> |
| 64 | + <Reference Include="EPiServer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 65 | + <HintPath>..\packages\EPiServer.CMS.Core.10.0.0\lib\net45\EPiServer.dll</HintPath> |
| 66 | + <Private>True</Private> |
| 67 | + </Reference> |
| 68 | + <Reference Include="EPiServer.ApplicationModules, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 69 | + <HintPath>..\packages\EPiServer.Framework.10.0.0\lib\net45\EPiServer.ApplicationModules.dll</HintPath> |
| 70 | + <Private>True</Private> |
| 71 | + </Reference> |
| 72 | + <Reference Include="EPiServer.Configuration, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 73 | + <HintPath>..\packages\EPiServer.CMS.Core.10.0.0\lib\net45\EPiServer.Configuration.dll</HintPath> |
| 74 | + <Private>True</Private> |
| 75 | + </Reference> |
| 76 | + <Reference Include="EPiServer.Data, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\EPiServer.Framework.10.0.0\lib\net45\EPiServer.Data.dll</HintPath> |
| 78 | + <Private>True</Private> |
| 79 | + </Reference> |
| 80 | + <Reference Include="EPiServer.Data.Cache, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 81 | + <HintPath>..\packages\EPiServer.Framework.10.0.0\lib\net45\EPiServer.Data.Cache.dll</HintPath> |
| 82 | + <Private>True</Private> |
| 83 | + </Reference> |
| 84 | + <Reference Include="EPiServer.Enterprise, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 85 | + <HintPath>..\packages\EPiServer.CMS.Core.10.0.0\lib\net45\EPiServer.Enterprise.dll</HintPath> |
| 86 | + <Private>True</Private> |
| 87 | + </Reference> |
| 88 | + <Reference Include="EPiServer.Events, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 89 | + <HintPath>..\packages\EPiServer.Framework.10.0.0\lib\net45\EPiServer.Events.dll</HintPath> |
| 90 | + <Private>True</Private> |
| 91 | + </Reference> |
| 92 | + <Reference Include="EPiServer.Framework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 93 | + <HintPath>..\packages\EPiServer.Framework.10.0.0\lib\net45\EPiServer.Framework.dll</HintPath> |
| 94 | + <Private>True</Private> |
| 95 | + </Reference> |
| 96 | + <Reference Include="EPiServer.ImageLibrary, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 97 | + <HintPath>..\packages\EPiServer.CMS.Core.10.0.0\lib\net45\EPiServer.ImageLibrary.dll</HintPath> |
| 98 | + <Private>True</Private> |
| 99 | + </Reference> |
| 100 | + <Reference Include="EPiServer.Licensing, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 101 | + <HintPath>..\packages\EPiServer.Framework.10.0.0\lib\net45\EPiServer.Licensing.dll</HintPath> |
| 102 | + <Private>True</Private> |
| 103 | + </Reference> |
| 104 | + <Reference Include="EPiServer.LinkAnalyzer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 105 | + <HintPath>..\packages\EPiServer.CMS.Core.10.0.0\lib\net45\EPiServer.LinkAnalyzer.dll</HintPath> |
| 106 | + <Private>True</Private> |
| 107 | + </Reference> |
| 108 | + <Reference Include="EPiServer.Web.WebControls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 109 | + <HintPath>..\packages\EPiServer.CMS.Core.10.0.0\lib\net45\EPiServer.Web.WebControls.dll</HintPath> |
56 | 110 | <Private>True</Private> |
57 | 111 | </Reference> |
58 | | - <Reference Include="EPiServer.Framework, Version=9.0.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
59 | | - <HintPath>..\packages\EPiServer.Framework.9.0.3\lib\net45\EPiServer.Framework.dll</HintPath> |
| 112 | + <Reference Include="EPiServer.XForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7, processorArchitecture=MSIL"> |
| 113 | + <HintPath>..\packages\EPiServer.CMS.Core.10.0.0\lib\net45\EPiServer.XForms.dll</HintPath> |
60 | 114 | <Private>True</Private> |
61 | 115 | </Reference> |
62 | | - <Reference Include="Newtonsoft.Json"> |
63 | | - <HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 116 | + <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 117 | + <HintPath>..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath> |
64 | 118 | <Private>True</Private> |
65 | 119 | </Reference> |
66 | 120 | <Reference Include="System" /> |
67 | 121 | <Reference Include="System.configuration" /> |
68 | 122 | <Reference Include="System.Core" /> |
69 | 123 | <Reference Include="System.Web" /> |
| 124 | + <Reference Include="System.Xml" /> |
70 | 125 | </ItemGroup> |
71 | 126 | <ItemGroup> |
72 | 127 | <Compile Include="AlchemyExtractionService.cs" /> |
|
99 | 154 | <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> |
100 | 155 | </PropertyGroup> |
101 | 156 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" /> |
102 | | - <Error Condition="!Exists('..\packages\GitVersionTask.3.1.2\Build\portable-net+sl+win+wpa+wp\GitVersionTask.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\GitVersionTask.3.1.2\Build\portable-net+sl+win+wpa+wp\GitVersionTask.targets'))" /> |
103 | 157 | </Target> |
104 | | - <Import Project="..\packages\GitVersionTask.3.1.2\Build\portable-net+sl+win+wpa+wp\GitVersionTask.targets" Condition="Exists('..\packages\GitVersionTask.3.1.2\Build\portable-net+sl+win+wpa+wp\GitVersionTask.targets')" /> |
105 | | - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
| 158 | + <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
106 | 159 | Other similar extension points exist, see Microsoft.Common.targets. |
107 | 160 | <Target Name="BeforeBuild"> |
108 | 161 | </Target> |
|
0 commit comments