ObjectFiller.NET icon indicating copy to clipboard operation
ObjectFiller.NET copied to clipboard

Error Message:A strongly-named assembly is required

Open bwiAP opened this issue 9 years ago • 0 comments

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?

bwiAP avatar Oct 05 '16 09:10 bwiAP