|
32 | 32 | <WarningLevel>4</WarningLevel>
|
33 | 33 | </PropertyGroup>
|
34 | 34 | <ItemGroup>
|
35 |
| - <Reference Include="AutoMapper, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
36 |
| - <HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.dll</HintPath> |
37 |
| - </Reference> |
38 |
| - <Reference Include="AutoMapper.Net4, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
39 |
| - <HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.Net4.dll</HintPath> |
40 |
| - </Reference> |
41 | 35 | <Reference Include="businesslogic, Version=1.0.6470.38240, Culture=neutral, processorArchitecture=MSIL">
|
42 | 36 | <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\businesslogic.dll</HintPath>
|
43 |
| - </Reference> |
44 |
| - <Reference Include="ClientDependency.Core, Version=1.9.2.0, Culture=neutral, processorArchitecture=MSIL"> |
45 |
| - <HintPath>..\packages\ClientDependency.1.9.2\lib\net45\ClientDependency.Core.dll</HintPath> |
46 |
| - </Reference> |
47 |
| - <Reference Include="ClientDependency.Core.Mvc, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL"> |
48 |
| - <HintPath>..\packages\ClientDependency-Mvc5.1.8.0.0\lib\net45\ClientDependency.Core.Mvc.dll</HintPath> |
49 | 37 | <Private>False</Private>
|
50 | 38 | </Reference>
|
51 | 39 | <Reference Include="cms, Version=1.0.6470.38240, Culture=neutral, processorArchitecture=MSIL">
|
52 | 40 | <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\cms.dll</HintPath>
|
53 |
| - </Reference> |
54 |
| - <Reference Include="controls, Version=1.0.6470.38241, Culture=neutral, processorArchitecture=MSIL"> |
55 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\controls.dll</HintPath> |
56 |
| - </Reference> |
57 |
| - <Reference Include="Examine, Version=0.1.85.0, Culture=neutral, processorArchitecture=MSIL"> |
58 |
| - <HintPath>..\packages\Examine.0.1.85\lib\net45\Examine.dll</HintPath> |
59 |
| - </Reference> |
60 |
| - <Reference Include="HtmlAgilityPack, Version=1.4.9.5, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL"> |
61 |
| - <HintPath>..\packages\HtmlAgilityPack.1.4.9.5\lib\Net45\HtmlAgilityPack.dll</HintPath> |
62 |
| - </Reference> |
63 |
| - <Reference Include="ImageProcessor, Version=2.5.3.0, Culture=neutral, processorArchitecture=MSIL"> |
64 |
| - <HintPath>..\packages\ImageProcessor.2.5.3\lib\net45\ImageProcessor.dll</HintPath> |
65 |
| - </Reference> |
66 |
| - <Reference Include="ImageProcessor.Web, Version=4.8.3.0, Culture=neutral, processorArchitecture=MSIL"> |
67 |
| - <HintPath>..\packages\ImageProcessor.Web.4.8.3\lib\net45\ImageProcessor.Web.dll</HintPath> |
| 41 | + <Private>False</Private> |
68 | 42 | </Reference>
|
69 | 43 | <Reference Include="interfaces, Version=1.0.6470.38233, Culture=neutral, processorArchitecture=MSIL">
|
70 | 44 | <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\interfaces.dll</HintPath>
|
71 |
| - </Reference> |
72 |
| - <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
73 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\log4net.dll</HintPath> |
74 |
| - </Reference> |
75 |
| - <Reference Include="Log4Net.Async, Version=2.0.4.0, Culture=neutral, processorArchitecture=MSIL"> |
76 |
| - <HintPath>..\packages\Log4Net.Async.2.0.4\lib\net40\Log4Net.Async.dll</HintPath> |
77 |
| - </Reference> |
78 |
| - <Reference Include="MarkdownSharp, Version=1.14.5.0, Culture=neutral, processorArchitecture=MSIL"> |
79 |
| - <HintPath>..\packages\Markdown.1.14.7\lib\net45\MarkdownSharp.dll</HintPath> |
80 |
| - </Reference> |
81 |
| - <Reference Include="Microsoft.ApplicationBlocks.Data, Version=1.0.1559.20655, Culture=neutral"> |
82 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\Microsoft.ApplicationBlocks.Data.dll</HintPath> |
83 |
| - </Reference> |
84 |
| - <Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
85 |
| - <HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.2.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath> |
86 |
| - </Reference> |
87 |
| - <Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
88 |
| - <HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.1.2.1\lib\net45\Microsoft.IO.RecyclableMemoryStream.dll</HintPath> |
89 |
| - </Reference> |
90 |
| - <Reference Include="Microsoft.Owin, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
91 |
| - <HintPath>..\packages\Microsoft.Owin.3.1.0\lib\net45\Microsoft.Owin.dll</HintPath> |
92 |
| - </Reference> |
93 |
| - <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
94 |
| - <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath> |
95 |
| - </Reference> |
96 |
| - <Reference Include="Microsoft.Owin.Security, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
97 |
| - <HintPath>..\packages\Microsoft.Owin.Security.3.1.0\lib\net45\Microsoft.Owin.Security.dll</HintPath> |
98 |
| - </Reference> |
99 |
| - <Reference Include="Microsoft.Owin.Security.Cookies, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
100 |
| - <HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.1.0\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath> |
101 |
| - </Reference> |
102 |
| - <Reference Include="Microsoft.Owin.Security.OAuth, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
103 |
| - <HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.1.0\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath> |
104 |
| - </Reference> |
105 |
| - <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
106 |
| - <Private>False</Private> |
107 |
| - <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
108 |
| - </Reference> |
109 |
| - <Reference Include="MiniProfiler"> |
110 |
| - <HintPath>..\packages\MiniProfiler.2.1.0\lib\net40\MiniProfiler.dll</HintPath> |
111 | 45 | <Private>False</Private>
|
112 | 46 | </Reference>
|
113 | 47 | <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
114 | 48 | <HintPath>..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
115 |
| - </Reference> |
116 |
| - <Reference Include="SQLCE4Umbraco, Version=1.0.6470.38241, Culture=neutral, processorArchitecture=MSIL"> |
117 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\SQLCE4Umbraco.dll</HintPath> |
| 49 | + <Private>False</Private> |
118 | 50 | </Reference>
|
119 | 51 | <Reference Include="System" />
|
120 |
| - <Reference Include="System.Core" /> |
121 |
| - <Reference Include="System.Data.SqlServerCe, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
122 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\System.Data.SqlServerCe.dll</HintPath> |
123 |
| - </Reference> |
124 |
| - <Reference Include="System.Data.SqlServerCe.Entity, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
125 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\System.Data.SqlServerCe.Entity.dll</HintPath> |
126 |
| - </Reference> |
127 |
| - <Reference Include="System.Threading.Tasks.Dataflow, Version=4.6.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
128 |
| - <HintPath>..\packages\System.Threading.Tasks.Dataflow.4.7.0\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath> |
129 |
| - </Reference> |
130 | 52 | <Reference Include="System.Web" />
|
131 | 53 | <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
132 | 54 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
|
136 | 58 | <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
|
137 | 59 | <Private>False</Private>
|
138 | 60 | </Reference>
|
139 |
| - <Reference Include="System.Xml.Linq" /> |
140 |
| - <Reference Include="Microsoft.CSharp" /> |
141 | 61 | <Reference Include="System.Xml" />
|
142 |
| - <Reference Include="TidyNet, Version=1.0.0.0, Culture=neutral"> |
143 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\TidyNet.dll</HintPath> |
144 |
| - </Reference> |
145 | 62 | <Reference Include="umbraco, Version=1.0.6470.38242, Culture=neutral, processorArchitecture=MSIL">
|
146 | 63 | <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\umbraco.dll</HintPath>
|
| 64 | + <Private>False</Private> |
147 | 65 | </Reference>
|
148 | 66 | <Reference Include="Umbraco.Core, Version=1.0.6470.38234, Culture=neutral, processorArchitecture=MSIL">
|
149 | 67 | <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\Umbraco.Core.dll</HintPath>
|
150 |
| - </Reference> |
151 |
| - <Reference Include="umbraco.DataLayer, Version=1.0.6470.38239, Culture=neutral, processorArchitecture=MSIL"> |
152 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\umbraco.DataLayer.dll</HintPath> |
153 |
| - </Reference> |
154 |
| - <Reference Include="umbraco.editorControls, Version=1.0.6470.38247, Culture=neutral, processorArchitecture=MSIL"> |
155 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\umbraco.editorControls.dll</HintPath> |
156 |
| - </Reference> |
157 |
| - <Reference Include="umbraco.MacroEngines, Version=1.0.6470.38247, Culture=neutral, processorArchitecture=MSIL"> |
158 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\umbraco.MacroEngines.dll</HintPath> |
159 |
| - </Reference> |
160 |
| - <Reference Include="umbraco.providers, Version=1.0.6470.38241, Culture=neutral, processorArchitecture=MSIL"> |
161 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\umbraco.providers.dll</HintPath> |
162 |
| - </Reference> |
163 |
| - <Reference Include="Umbraco.Web.UI, Version=1.0.6470.38248, Culture=neutral, processorArchitecture=MSIL"> |
164 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\Umbraco.Web.UI.dll</HintPath> |
165 |
| - </Reference> |
166 |
| - <Reference Include="UmbracoExamine, Version=0.7.0.38241, Culture=neutral, processorArchitecture=MSIL"> |
167 |
| - <HintPath>..\packages\UmbracoCms.Core.7.7.0\lib\net45\UmbracoExamine.dll</HintPath> |
| 68 | + <Private>False</Private> |
168 | 69 | </Reference>
|
169 | 70 | </ItemGroup>
|
170 | 71 | <ItemGroup>
|
|
0 commit comments