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
SmartMassMailer.cs(4,17): error CS0234: The type or namespace name `Extensions' does not exist in the namespace `Microsoft'. Are you missing an assembly reference?
SmartMassMailer.cs(7,7): error CS0246: The type or namespace name `OfficeOpenXml' could not be found. Are you missing an assembly reference?
SmartMassMailer.cs(13,12): error CS0246: The type or namespace name `IConfigurationRoot' could not be found. Are you missing an assembly reference?
This happens while trying to compile the CS file.
Any idea ?
The text was updated successfully, but these errors were encountered:
Hello,
This happens while trying to compile the CS file.
Any idea ?
The text was updated successfully, but these errors were encountered: