Open
Description
I wanted to use your library in my Unittests but it doesn't start.
ObjectFiller was added with nuget to my Project, which is a project with a strong name.
System.IO.FileLoadException : Could not load file or assembly 'Tynamix.ObjectFiller, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
Would it be possible to publish ObjectFiller with a strong name on nuget?