ForgeCert
ForgeCert copied to clipboard
Error
Compiled with .NET Framework 4.8 and tested on Windows 10 and Win Server 2022:
Unhandled Exception: System.TypeInitializationException: The type initializer for 'ForgeCert.Program' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942' or one of its dependencies. The system cannot find the file specified. at ForgeCert.Program..cctor() --- End of inner exception stack trace --- at ForgeCert.Program.Main(String[] args)