-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Description
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
maythamfahmi