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
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'Notification' could not be found (are you missing a using directive or an assembly reference?) Example D:\Программинг\с\new_shit\TBR\web-socket-sharp_example_2\Example\Notifier.cs 31 Active
The text was updated successfully, but these errors were encountered:
That line is wrapped in a preprocessor directive #if UBUNTU - change the project build target to Debug or Release rather than Debug_Ubuntu / Release_Ubuntu.
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'Notification' could not be found (are you missing a using directive or an assembly reference?) Example D:\Программинг\с\new_shit\TBR\web-socket-sharp_example_2\Example\Notifier.cs 31 Active
The text was updated successfully, but these errors were encountered: