How do I change which files by default have build property of content in visual studio.
        Posted  
        
            by DSWD
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DSWD
        
        
        
        Published on 2010-05-14T05:01:25Z
        Indexed on 
            2010/05/14
            5:04 UTC
        
        
        Read the original article
        Hit count: 246
        
visual-studio
|.NET
When adding a PDF, CSV, etc... to a project I have to go to the properties of every file and change the build action to Content.
Is there a way to change the list of extensions that are recognized in a project so that this will happen when I include a pdf or csv in my project automatically.
Thanks,
© Stack Overflow or respective owner