In Visual Studio, right-click on the file and go to Properties.
Under the file’s properties, make sure that Build Action is set to Content. Otherwise it won’t be published via web deploy.
In Visual Studio, right-click on the file and go to Properties.
Under the file’s properties, make sure that Build Action is set to Content. Otherwise it won’t be published via web deploy.