51
51
<Reference Include =" Microsoft.Owin, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
52
52
<HintPath >..\packages\Microsoft.Owin.4.0.1\lib\net45\Microsoft.Owin.dll</HintPath >
53
53
</Reference >
54
- <Reference Include =" Microsoft.Owin.Cors, Version=3 .0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
55
- <HintPath >..\packages\Microsoft.Owin.Cors.3 .0.1\lib\net45\Microsoft.Owin.Cors.dll</HintPath >
54
+ <Reference Include =" Microsoft.Owin.Cors, Version=4 .0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
55
+ <HintPath >..\packages\Microsoft.Owin.Cors.4 .0.1\lib\net45\Microsoft.Owin.Cors.dll</HintPath >
56
56
</Reference >
57
57
<Reference Include =" MiniProfiler, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL" >
58
58
<HintPath >..\packages\MiniProfiler.4.0.138\lib\net461\MiniProfiler.dll</HintPath >
138
138
<HintPath >..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath >
139
139
</Reference >
140
140
<Reference Include =" System.Web" />
141
- <Reference Include =" System.Web.Cors, Version=5.0.0 .0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
142
- <HintPath >..\packages\Microsoft.AspNet.Cors.5.0.0 \lib\net45\System.Web.Cors.dll</HintPath >
141
+ <Reference Include =" System.Web.Cors, Version=5.2.7 .0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
142
+ <HintPath >..\packages\Microsoft.AspNet.Cors.5.2.7 \lib\net45\System.Web.Cors.dll</HintPath >
143
143
</Reference >
144
144
<Reference Include =" System.Web.Extensions" />
145
145
<Reference Include =" System.Xml.Linq" />
146
146
<Reference Include =" Microsoft.CSharp" />
147
147
<Reference Include =" System.Xml" />
148
148
<Reference Include =" Umbraco.Core, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
149
- <HintPath >..\packages\UmbracoCms.Core.8.1.0\lib\net472\Umbraco.Core.dll</HintPath >
149
+ <HintPath >..\packages\UmbracoCms.Core.8.1.0\lib\net472\Umbraco.Core.dll</HintPath >
150
150
</Reference >
151
- <Reference Include =" Umbraco.Deploy, Version=3 .1.0 .0, Culture=neutral, processorArchitecture=MSIL" >
152
- <HintPath >..\packages\UmbracoDeploy.3.1.0 \lib\net45 \Umbraco.Deploy.dll</HintPath >
151
+ <Reference Include =" Umbraco.Deploy, Version=4 .1.2 .0, Culture=neutral, processorArchitecture=MSIL" >
152
+ <HintPath >..\packages\UmbracoDeploy.Core.4.1.2 \lib\net472 \Umbraco.Deploy.dll</HintPath >
153
153
</Reference >
154
- <Reference Include =" Umbraco.Deploy.Cloud, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL" >
155
- <HintPath >..\packages\UmbracoDeploy.3.1.0\lib\net45\Umbraco.Deploy.Cloud.dll</HintPath >
156
- </Reference >
157
- <Reference Include =" Umbraco.Deploy.UI, Version=3.1.0.0, Culture=neutral, processorArchitecture=MSIL" >
158
- <HintPath >..\packages\UmbracoDeploy.3.1.0\lib\net45\Umbraco.Deploy.UI.dll</HintPath >
154
+ <Reference Include =" Umbraco.Deploy.UI, Version=4.1.2.0, Culture=neutral, processorArchitecture=MSIL" >
155
+ <HintPath >..\packages\UmbracoDeploy.Core.4.1.2\lib\net472\Umbraco.Deploy.UI.dll</HintPath >
159
156
</Reference >
160
157
</ItemGroup >
161
158
<ItemGroup >
172
169
<ItemGroup />
173
170
<ItemGroup />
174
171
<ItemGroup >
172
+ <None Include =" app.config" />
175
173
<None Include =" packages.config" />
176
174
</ItemGroup >
177
175
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
182
180
</PropertyGroup >
183
181
<Error Condition =" !Exists('..\packages\Umbraco.SqlServerCE.4.0.0.1\build\Umbraco.SqlServerCE.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Umbraco.SqlServerCE.4.0.0.1\build\Umbraco.SqlServerCE.targets'))" />
184
182
</Target >
185
- </Project >
183
+ </Project >
0 commit comments