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
I have pulled down main and ran the npm install. Either in VS or VSC the build fails to create the references:
ERC721ContractLibrary.Template/ERC721ContractLibrary.Testing/Erc20TokenTests.cs(39,39): Error CS0234: The type or namespace name 'ERC721PresetMinterPauserAutoId' does not exist in the namespace 'ERC721ContractLibrary.Contracts' (are you missing an assembly reference?) (CS0234) (ERC721ContractLibrary.Testing)
Please kindly advise a remedy.
The text was updated successfully, but these errors were encountered:
Hello,
I have pulled down main and ran the npm install. Either in VS or VSC the build fails to create the references:
ERC721ContractLibrary.Template/ERC721ContractLibrary.Testing/Erc20TokenTests.cs(39,39): Error CS0234: The type or namespace name 'ERC721PresetMinterPauserAutoId' does not exist in the namespace 'ERC721ContractLibrary.Contracts' (are you missing an assembly reference?) (CS0234) (ERC721ContractLibrary.Testing)
Please kindly advise a remedy.
The text was updated successfully, but these errors were encountered: