How to deploy asp.net web in iis step by step | Msbuild publish web application command line

preview_player
Показать описание
Hi! we will do the following in this video
1-Create publish profile in visual studio 2019
2-Create a publish folder
3-Create a site in IIS and run the publish site through IP
4-Create Msbuild publish web application command line

command :
msbuild C:\Users\salma\source\repos\WebApplication2\WebApplication2 /p:DeployOnBuild=true /p:PublishProfile=FolderProfile
Рекомендации по теме
Комментарии
Автор

can you publish with msbuild without publish profile?

akbarmd
Автор

Any other method apart from msbuild like devenv

chanduprem
visit shbcf.ru