Skip to content

C# DLL is not Signed with a Strong Name Key #209

@dnarayan

Description

@dnarayan

The C# DLL does not appear to be signed with a strong name key. There was a previous issue on this (#29), which seemed to indicate that the issue had been fixed, but in the latest build I am getting the following error:

An unhandled exception of type 'System.IO.FileLoadException' occurred in mscorlib.dll

Additional information: Could not load file or assembly 'Google.OrTools, Version=2.0.3629.21759, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions