You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if I'm missing something obvious, as I'm not familiar with .NET, but getting the following error when building.
1>C:\Users\User\Desktop\Certify-main\Certify\Lib\Cert.cs(4,7,4,17): error CS0246: The type or namespace name 'CERTCLILib' could not be found (are you missing a using directive or an assembly reference?)
The text was updated successfully, but these errors were encountered:
This looks like the same errors as #6 and should be fixed now with 4c24a83. If you could test and verify, please let us know if it solved your problem! If there are issues, please comment in issue #6 . Thanks for the report!
Not sure if I'm missing something obvious, as I'm not familiar with .NET, but getting the following error when building.
1>C:\Users\User\Desktop\Certify-main\Certify\Lib\Cert.cs(4,7,4,17): error CS0246: The type or namespace name 'CERTCLILib' could not be found (are you missing a using directive or an assembly reference?)
The text was updated successfully, but these errors were encountered: