Skip to content

Commit 5bb6a29

Browse files
Update project files
1 parent 0115492 commit 5bb6a29

File tree

2 files changed

+1
-193
lines changed

2 files changed

+1
-193
lines changed

src/Umbraco.Deploy.Contrib.Connectors/Umbraco.Deploy.Contrib.Connectors.csproj

Lines changed: 0 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -253,71 +253,8 @@
253253
<Compile Include="ValueConnectors\UrlPickerValueConnector.cs" />
254254
</ItemGroup>
255255
<ItemGroup>
256-
<None Include="app.config" />
257-
<None Include="App_Plugins\Deploy\package.manifest" />
258-
<None Include="Config\UmbracoDeploy.config" />
259-
<None Include="Config\UmbracoDeploy.Settings.config" />
260256
<None Include="packages.config" />
261257
</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\udcollisionerror\udcollisionerror.html" />
296-
<Content Include="App_Plugins\Deploy\views\components\errors\uddeployschemamismatcherror\uddeployschemamismatcherror.html" />
297-
<Content Include="App_Plugins\Deploy\views\components\errors\udrestoreschemamismatcherror\udrestoreschemamismatcherror.html" />
298-
<Content Include="App_Plugins\Deploy\views\components\restore\udrestorecomplete\udrestorecomplete.html" />
299-
<Content Include="App_Plugins\Deploy\views\components\restore\udrestoreprogress\udrestoreprogress.html" />
300-
<Content Include="App_Plugins\Deploy\views\components\udconnectlocal\udconnectlocal.html" />
301-
<Content Include="App_Plugins\Deploy\views\components\udcontentflow\udcontentflow.html" />
302-
<Content Include="App_Plugins\Deploy\views\components\uderror\uderror.html" />
303-
<Content Include="App_Plugins\Deploy\views\components\udinfobox\udinfobox.html" />
304-
<Content Include="App_Plugins\Deploy\views\components\udstarterkitselector\udstarterkitselector.html" />
305-
<Content Include="App_Plugins\Deploy\views\components\workspace\udworkspaceadd\udworkspaceadd.html" />
306-
<Content Include="App_Plugins\Deploy\views\components\workspace\udworkspaceinfo\udworkspaceinfo.html" />
307-
<Content Include="App_Plugins\Deploy\views\components\workspace\udworkspace\udworkspace.html" />
308-
<Content Include="App_Plugins\Deploy\views\dashboards\dashboard.html" />
309-
<Content Include="App_Plugins\Deploy\views\dialogs\addtoqueue.html" />
310-
<Content Include="App_Plugins\Deploy\views\dialogs\deploy.html" />
311-
<Content Include="App_Plugins\Deploy\views\dialogs\partial-restore.html" />
312-
<Content Include="App_Plugins\Deploy\views\dialogs\restore.html" />
313-
<Content Include="App_Plugins\Deploy\views\partials\add-workspace.html" />
314-
<Content Include="App_Plugins\Deploy\views\partials\done-deploy.html" />
315-
<Content Include="App_Plugins\Deploy\views\partials\flow.html" />
316-
<Content Include="App_Plugins\Deploy\views\partials\progress.html" />
317-
<Content Include="App_Plugins\Deploy\views\partials\queue.html" />
318-
<Content Include="App_Plugins\Deploy\views\partials\workspace-info.html" />
319-
<Content Include="Config\splashes\noNodes.aspx" />
320-
</ItemGroup>
321258
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
322259
<Import Project="..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets" Condition="Exists('..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets')" />
323260
</Project>

0 commit comments

Comments
 (0)