Where can I find the published files from my ASP.NET MVC app?

Completed

I have an MVC app that I originally created in VS. When I publish the selected project from Rider, I see a message (quite quickly) that it worked, but I can't find any updated files anywhere.

I don't get presented with a dialog.

Would it use the publication settings I had in VS? If so, it's not writing to that folder.

0
2 comments
Avatar
Permanently deleted user

I think by default it is located in {project root}/bin/release/PublishOutput?

0
Avatar
Permanently deleted user

OK. Thanks. Then it appears not to work on my project.

0

Please sign in to leave a comment.