Hacker News new | ask | show | jobs
by voltagex_ 3328 days ago
http://stackoverflow.com/a/28191247
1 comments

Yeah, that's the workflow I was mentioning, cooking the file into a resource by referencing it as resource in the csproj, but then it's keyed by a string of the file-path within the project file, which isn't nearly as nice as having it bound to a variable in C#.