I'm trying to publish vb.net project to the local folder in vs2017, its showing publish succeded but when I go to the published directory its not showing any of files
I'm trying to publish vb.net project to the local folder in vs2017, its showing publish succeded but when I go to the published directory its not showing any of files
Hi @JAYASRIBALIREDDI-2948 ,
What's the type of your application?
Here are two references you may need:
Build your project (not rebuild)
Other workaround is publish in debug mode first then change settings and publish in release mode. it will work
Refer this too :-
visual-studio-2012-web-publish-doesnt-copy-files
6 people are following this question.