Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Clean up paths for relative embedded resources #502

Closed
Tratcher opened this issue Aug 4, 2014 · 3 comments · Fixed by #1486
Closed

Clean up paths for relative embedded resources #502

Tratcher opened this issue Aug 4, 2014 · 3 comments · Fixed by #1486
Assignees
Milestone

Comments

@Tratcher
Copy link
Member

Tratcher commented Aug 4, 2014

If I embed a resource using a relative path:
"resources": "../../global.json",
Then it keeps that path as the resource name:
../../global.json

Such paths should be scrubbed.

@davidfowl
Copy link
Member

That's buggy :)

@muratg muratg added this to the 1.0.0-rc1 milestone Feb 14, 2015
@muratg muratg added bug and removed enhancement labels Feb 14, 2015
@victorhurdugaci
Copy link
Contributor

@Tratcher @davidfowl can you please give a little more context on this issue?

@Tratcher
Copy link
Member Author

Open an assembly in ILSpy and look at the names of embedded resources.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants