Viewing and edditing embeded resources
        Posted  
        
            by Bluephlame
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bluephlame
        
        
        
        Published on 2010-05-03T23:36:15Z
        Indexed on 
            2010/05/03
            23:38 UTC
        
        
        Read the original article
        Hit count: 225
        
.NET
|embedded-resource
I am moving an assembly with an embedded resource into a test environment, I am having issues with some of the details in an embedded XML file and need to check if they are correct.
Are there any tools that will allow me to look at the embedded resources in the .NET assembly? Even better if there is one that i can edit and drop back in.
© Stack Overflow or respective owner