What kind of strategy do I have for the following problem. I want to use a simple class inside a dll, which has link to various dlls, of various versions etc.
As a f
This is a script recently written by Gustavo Guerra, which loads all dll and fs files in fsproj files into F# Interactive.
dll
fs
fsproj
The only thing you need to do is making sure that all needed dll files are referenced correctly in your projects.