|
215 | 215 | <Reference Include="umbraco.DataLayer, Version=1.0.6396.36624, Culture=neutral, processorArchitecture=MSIL">
|
216 | 216 | <HintPath>..\packages\UmbracoCms.Core.7.6.4\lib\net45\umbraco.DataLayer.dll</HintPath>
|
217 | 217 | </Reference>
|
218 |
| - <Reference Include="Umbraco.Deploy, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL"> |
219 |
| - <HintPath>..\packages\UmbracoDeploy.1.0.5\lib\net45\Umbraco.Deploy.dll</HintPath> |
| 218 | + <Reference Include="Umbraco.Deploy, Version=1.0.17.0, Culture=neutral, processorArchitecture=MSIL"> |
| 219 | + <HintPath>..\packages\UmbracoDeploy.1.0.17\lib\net45\Umbraco.Deploy.dll</HintPath> |
220 | 220 | </Reference>
|
221 |
| - <Reference Include="Umbraco.Deploy.Cloud, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
222 |
| - <HintPath>..\packages\UmbracoDeploy.1.0.5\lib\net45\Umbraco.Deploy.Cloud.dll</HintPath> |
| 221 | + <Reference Include="Umbraco.Deploy.Cloud, Version=1.0.17.0, Culture=neutral, processorArchitecture=MSIL"> |
| 222 | + <HintPath>..\packages\UmbracoDeploy.1.0.17\lib\net45\Umbraco.Deploy.Cloud.dll</HintPath> |
223 | 223 | </Reference>
|
224 |
| - <Reference Include="Umbraco.Deploy.UI, Version=1.0.5.0, Culture=neutral, processorArchitecture=MSIL"> |
225 |
| - <HintPath>..\packages\UmbracoDeploy.1.0.5\lib\net45\Umbraco.Deploy.UI.dll</HintPath> |
| 224 | + <Reference Include="Umbraco.Deploy.UI, Version=1.0.17.0, Culture=neutral, processorArchitecture=MSIL"> |
| 225 | + <HintPath>..\packages\UmbracoDeploy.1.0.17\lib\net45\Umbraco.Deploy.UI.dll</HintPath> |
226 | 226 | </Reference>
|
227 | 227 | <Reference Include="umbraco.editorControls, Version=1.0.6396.36634, Culture=neutral, processorArchitecture=MSIL">
|
228 | 228 | <HintPath>..\packages\UmbracoCms.Core.7.6.4\lib\net45\umbraco.editorControls.dll</HintPath>
|
|
254 | 254 | <Compile Include="TestHelpers\TestFileTypeCollection.cs" />
|
255 | 255 | </ItemGroup>
|
256 | 256 | <ItemGroup>
|
257 |
| - <None Include="App_Plugins\Deploy\package.manifest" /> |
258 |
| - <None Include="config\UmbracoDeploy.config" /> |
259 |
| - <None Include="config\UmbracoDeploy.Settings.config" /> |
260 | 257 | <None Include="packages.config" />
|
261 | 258 | </ItemGroup>
|
262 |
| - <ItemGroup> |
263 |
| - <Content Include="App_Plugins\Deploy\assets\css\deploy.css" /> |
264 |
| - <Content Include="App_Plugins\Deploy\js\deploy.components.js" /> |
265 |
| - <Content Include="App_Plugins\Deploy\js\deploy.controllers.js" /> |
266 |
| - <Content Include="App_Plugins\Deploy\js\deploy.decorators.js" /> |
267 |
| - <Content Include="App_Plugins\Deploy\js\deploy.filters.js" /> |
268 |
| - <Content Include="App_Plugins\Deploy\js\deploy.modules.js" /> |
269 |
| - <Content Include="App_Plugins\Deploy\js\deploy.resources.js" /> |
270 |
| - <Content Include="App_Plugins\Deploy\js\deploy.services.js" /> |
271 |
| - <Content Include="App_Plugins\Deploy\js\nonodes.bootstrap.js" /> |
272 |
| - <Content Include="App_Plugins\Deploy\js\nonodes.modules.js" /> |
273 |
| - <Content Include="App_Plugins\Deploy\lang\cs-CZ.xml" /> |
274 |
| - <Content Include="App_Plugins\Deploy\lang\da-DK.xml" /> |
275 |
| - <Content Include="App_Plugins\Deploy\lang\de-DE.xml" /> |
276 |
| - <Content Include="App_Plugins\Deploy\lang\en-GB.xml" /> |
277 |
| - <Content Include="App_Plugins\Deploy\lang\en-US.xml" /> |
278 |
| - <Content Include="App_Plugins\Deploy\lang\es-ES.xml" /> |
279 |
| - <Content Include="App_Plugins\Deploy\lang\fr-FR.xml" /> |
280 |
| - <Content Include="App_Plugins\Deploy\lang\he-IL.xml" /> |
281 |
| - <Content Include="App_Plugins\Deploy\lang\it-IT.xml" /> |
282 |
| - <Content Include="App_Plugins\Deploy\lang\ja-JP.xml" /> |
283 |
| - <Content Include="App_Plugins\Deploy\lang\ko-KR.xml" /> |
284 |
| - <Content Include="App_Plugins\Deploy\lang\nb-NO.xml" /> |
285 |
| - <Content Include="App_Plugins\Deploy\lang\nl-NL.xml" /> |
286 |
| - <Content Include="App_Plugins\Deploy\lang\pl-PL.xml" /> |
287 |
| - <Content Include="App_Plugins\Deploy\lang\pt-BR.xml" /> |
288 |
| - <Content Include="App_Plugins\Deploy\lang\ru-RU.xml" /> |
289 |
| - <Content Include="App_Plugins\Deploy\lang\sv-SE.xml" /> |
290 |
| - <Content Include="App_Plugins\Deploy\lang\zh-CN.xml" /> |
291 |
| - <Content Include="App_Plugins\Deploy\lib\signalr\jquery.signalR.min.js" /> |
292 |
| - <Content Include="App_Plugins\Deploy\views\components\deploy\uddeploycomplete\uddeploycomplete.html" /> |
293 |
| - <Content Include="App_Plugins\Deploy\views\components\deploy\uddeployprogress\uddeployprogress.html" /> |
294 |
| - <Content Include="App_Plugins\Deploy\views\components\deploy\uddeployqueue\uddeployqueue.html" /> |
295 |
| - <Content Include="App_Plugins\Deploy\views\components\errors\udcontenttypechangederror\udcontenttypechangederror.html" /> |
296 |
| - <Content Include="App_Plugins\Deploy\views\components\errors\uddeployschemamismatcherror\uddeployschemamismatcherror.html" /> |
297 |
| - <Content Include="App_Plugins\Deploy\views\components\errors\udkabumerror\udkabumerror.html" /> |
298 |
| - <Content Include="App_Plugins\Deploy\views\components\errors\udrestoremissingnodeerror\udrestoremissingnodeerror.html" /> |
299 |
| - <Content Include="App_Plugins\Deploy\views\components\errors\udrestoreschemamismatcherror\udrestoreschemamismatcherror.html" /> |
300 |
| - <Content Include="App_Plugins\Deploy\views\components\errors\udunauthorizedclienterror\udunauthorizedclienterror.html" /> |
301 |
| - <Content Include="App_Plugins\Deploy\views\components\errors\udwebexceptionerror\udwebexceptionerror.html" /> |
302 |
| - <Content Include="App_Plugins\Deploy\views\components\restore\udrestorecomplete\udrestorecomplete.html" /> |
303 |
| - <Content Include="App_Plugins\Deploy\views\components\restore\udrestoreprogress\udrestoreprogress.html" /> |
304 |
| - <Content Include="App_Plugins\Deploy\views\components\udconnectlocal\udconnectlocal.html" /> |
305 |
| - <Content Include="App_Plugins\Deploy\views\components\udcontentflow\udcontentflow.html" /> |
306 |
| - <Content Include="App_Plugins\Deploy\views\components\uderror\uderror.html" /> |
307 |
| - <Content Include="App_Plugins\Deploy\views\components\udinfobox\udinfobox.html" /> |
308 |
| - <Content Include="App_Plugins\Deploy\views\components\udstarterkitselector\udstarterkitselector.html" /> |
309 |
| - <Content Include="App_Plugins\Deploy\views\components\workspace\udworkspaceadd\udworkspaceadd.html" /> |
310 |
| - <Content Include="App_Plugins\Deploy\views\components\workspace\udworkspaceinfo\udworkspaceinfo.html" /> |
311 |
| - <Content Include="App_Plugins\Deploy\views\components\workspace\udworkspace\udworkspace.html" /> |
312 |
| - <Content Include="App_Plugins\Deploy\views\dashboards\dashboard.html" /> |
313 |
| - <Content Include="App_Plugins\Deploy\views\dialogs\addtoqueue.html" /> |
314 |
| - <Content Include="App_Plugins\Deploy\views\dialogs\deploy.html" /> |
315 |
| - <Content Include="App_Plugins\Deploy\views\dialogs\partial-restore.html" /> |
316 |
| - <Content Include="App_Plugins\Deploy\views\dialogs\restore.html" /> |
317 |
| - <Content Include="App_Plugins\Deploy\views\partials\add-workspace.html" /> |
318 |
| - <Content Include="App_Plugins\Deploy\views\partials\debug.html" /> |
319 |
| - <Content Include="App_Plugins\Deploy\views\partials\done-deploy.html" /> |
320 |
| - <Content Include="App_Plugins\Deploy\views\partials\flow.html" /> |
321 |
| - <Content Include="App_Plugins\Deploy\views\partials\progress.html" /> |
322 |
| - <Content Include="App_Plugins\Deploy\views\partials\queue.html" /> |
323 |
| - <Content Include="App_Plugins\Deploy\views\partials\restore.html" /> |
324 |
| - <Content Include="App_Plugins\Deploy\views\partials\workspace-info.html" /> |
325 |
| - <Content Include="config\splashes\noNodes.aspx" /> |
326 |
| - </ItemGroup> |
327 | 259 | <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
328 | 260 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
329 | 261 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
0 commit comments