Advertisement
blfuentes

deploy.cmd

May 18th, 2018
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. \> \deploy.cmd
  2. Installing Kudu Sync
  3. D:\local\AppData\npm\kudusync -> D:\local\AppData\npm\node_modules\kudusync\bin\kudusync
  4. D:\local\AppData\npm
  5. `-- kudusync@0.3.0
  6.  
  7. Handling .NET Web Application deployment.
  8. MSBuild auto-detection: using msbuild version '14.0' from 'D:\Program Files (x86)\MSBuild\14.0\bin\amd64'.
  9. All packages listed in packages.config are already installed.
  10. tmytestchatbot -> D:\home\site\wwwroot\bin\SimpleEchoBot.dll
  11. Transformed Web.config using D:\home\site\wwwroot\Web.Release.config into obj\Release\TransformWebConfig\transformed\Web.config.
  12. Copying all files to temporary location below for package/publish:
  13. D:\local\Temp\___deployTemp23310.
  14. Kudu sync from: 'D:\local\Temp\___deployTemp23310' to: 'D:\home\site\wwwroot\..\artifacts\wwwroot'
  15. Ignoring: .deployment
  16. Copying file: '.gitignore'
  17. Copying file: 'build.cmd'
  18. Copying file: 'default.htm'
  19. Ignoring: deploy.cmd
  20. Copying file: 'Global.asax'
  21. Copying file: 'Global.asax.cs'
  22. Copying file: 'packages.config'
  23. Copying file: 'publish.cmd'
  24. Copying file: 'readme.md'
  25. Copying file: 'tmytestchatbot.csproj'
  26. Copying file: 'Web.config'
  27. Copying file: 'App_Start\WebApiConfig.cs'
  28. Copying file: 'bin\Autofac.dll'
  29. Copying file: 'bin\Chronic.dll'
  30. Copying file: 'bin\DocumentDB.Spatial.Sql.dll'
  31. Copying file: 'bin\EntityFramework.dll'
  32. Copying file: 'bin\EntityFramework.SqlServer.dll'
  33. Copying file: 'bin\Microsoft.Azure.Documents.Client.dll'
  34. Copying file: 'bin\Microsoft.Azure.Documents.ServiceInterop.dll'
  35. Copying file: 'bin\Microsoft.Azure.KeyVault.Core.dll'
  36. Copying file: 'bin\Microsoft.Bot.Builder.Autofac.dll'
  37. Copying file: 'bin\Microsoft.Bot.Builder.Azure.dll'
  38. Copying file: 'bin\Microsoft.Bot.Builder.dll'
  39. Copying file: 'bin\Microsoft.Bot.Builder.History.dll'
  40. Copying file: 'bin\Microsoft.Bot.Connector.dll'
  41. Copying file: 'bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll'
  42. Copying file: 'bin\Microsoft.Data.Edm.dll'
  43. Copying file: 'bin\Microsoft.Data.OData.dll'
  44. Copying file: 'bin\Microsoft.Data.Services.Client.dll'
  45. Copying file: 'bin\Microsoft.IdentityModel.Logging.dll'
  46. Copying file: 'bin\Microsoft.IdentityModel.Protocol.Extensions.dll'
  47. Copying file: 'bin\Microsoft.IdentityModel.Protocols.dll'
  48. Copying file: 'bin\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll'
  49. Copying file: 'bin\Microsoft.IdentityModel.Tokens.dll'
  50. Copying file: 'bin\Microsoft.Rest.ClientRuntime.dll'
  51. Copying file: 'bin\Microsoft.WindowsAzure.Configuration.dll'
  52. Copying file: 'bin\Microsoft.WindowsAzure.Storage.dll'
  53. Copying file: 'bin\Newtonsoft.Json.dll'
  54. Copying file: 'bin\SimpleEchoBot.dll'
  55. Copying file: 'bin\System.IdentityModel.Tokens.Jwt.dll'
  56. Copying file: 'bin\System.Net.Http.Formatting.dll'
  57. Copying file: 'bin\System.Spatial.dll'
  58. Copying file: 'bin\System.Web.Http.dll'
  59. Copying file: 'bin\System.Web.Http.WebHost.dll'
  60. Copying file: 'bin\ar\Microsoft.Bot.Builder.resources.dll'
  61. Copying file: 'bin\cs\Microsoft.Bot.Builder.resources.dll'
  62. Copying file: 'bin\de\Microsoft.Data.Edm.resources.dll'
  63. Copying file: 'bin\de\Microsoft.Data.OData.resources.dll'
  64. Omitting next output lines...
  65. Finished successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement