Git Product home page Git Product logo

Comments (2)

mcintyre321 avatar mcintyre321 commented on September 23, 2024

Its been a long time since I write this, do I can't remember exactly, but I
suspect that it's a limitation of Embedded Resource names. If I'm wrong,
I'd happily accept a patch

sent from my mobile
On 20 Feb 2014 22:10, "miguelhughes" [email protected] wrote:

Hi! great work on this plugin, very neccessary.
Do you know if this supports embedded resources with files and folder
names containing dashes "-" ?
I have some, and looking at the generated dll, the hyphens seem to be
converted to underscores "_". I don't see any replacements in the code from
_ back to - ...
Have I got this correctly or am I missing something?

this post:

http://social.msdn.microsoft.com/forums/vstudio/en-US/632d6914-8c90-450e-8ea0-fa60d2c3b6b6/manifest-name-for-embedded-resources
Also reports this modification in the embedded resoure name.
Are you familiar with this issue? Is there a workaround?

Thanks for your help!

Reply to this email directly or view it on GitHubhttps://github.com//issues/6
.

from embeddedresourcevirtualpathprovider.

miguelhughes avatar miguelhughes commented on September 23, 2024

Hi! thanks for your quick reply.
Yup, that's right, when the embedded resource name is generated, a lot of replacements are made. I only had time to test a fix for the "-" issue I was having, but the post above describes more replacements. If the folder name has digits, an underscore is prepended. The "@" is also escaped although I'm not sure how.
I hope my patch helps make the plugin a little better!

from embeddedresourcevirtualpathprovider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.