Skip to content

[Bug]: Could not load file or assembly CryptoNet.Models #154

@torben-w

Description

@torben-w

Contact Details

No response

What happened?

When trying to run a project that uses CryptoNet 3.1.0, I get the attached error. CryptoNet 3.1.0 is properly referenced in the .csproj file.

Version

3.0.x >= (Default)

What Operating System are you seeing the problem on?

Windows

Relevant log output

(timestamp)|ERROR|(program name)|Stopped program because of exception|System.IO.FileNotFoundException: Could not load file or assembly 'CryptoNet.Models, Version=3.1.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'CryptoNet.Models, Version=3.1.0.0, Culture=neutral, PublicKeyToken=null'
   at CryptoNet.CryptoNetAes..ctor(FileInfo fileInfo)
   at CryptoNet.CryptoNetAes..ctor(FileInfo fileInfo)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions