How change build action from content to compile site wide

Posted by frosty on Stack Overflow See other posts from Stack Overflow or by frosty
Published on 2010-04-30T11:58:19Z Indexed on 2010/04/30 19:57 UTC
Read the original article Hit count: 214

Filed under:

I'm trying to convert a asp.net website to asp.net web application. I need to change the build action for every file from "content" to "compile". How can i do this site width. I have a too many files to do this manually.

© Stack Overflow or respective owner

Related posts about visual-studio