I have some UI classes that I want to re-use across a number of projects.
Normally I would put them in a class library to be referenced by the
projects. However, they reference resources (mainly layouts and strings) and
resources in class libraries are not (yet?) supported.
So I'm wondering what i
I put the NuGet packages for up here: https://www.myget.org/F/jkells/
Cheers,
Jared
On Sat, Oct 5, 2013 at 10:50 AM, Vladimir Dimitrov
wrote:
> By the way, have you uploaded somewhere a built NuGet with the v7 support
> library? That would probably be the better solution. What is your
> exper