Can I use .resx files in F# 2.0 projects?
If so, how do I go about adding, and then using these resources.
Thanks in advance.
Since man became victorious in the industrial revolution, every business has been using these five M's: man, materials, machines, minutes and money; to operate with, or without, success.
Resource management involves creating plans and processes to more effectively manage resources, and you can use spreadsheets, documents, project management software, or a combination of the three. In order to manage resources, you must monitor and track their performance throughout your project.
You can Add existing item
a .resx
file to an F# project, it should automatically get a BuildAction
of EmbeddedResource
and work. The VS tooling here isn't as good as the other languages yet, but MSBuild does all the heavy lifting, so it's just a matter of getting the right snippet of XML into the .fsproj file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With