updated nuget screenshots #184
Annotations
4 warnings
Build and upload:
Examples/3/LongPolling.cs#L24
The variable 'ex' is declared but never used
|
Build and upload:
Examples/1/ExampleBot.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and upload:
Examples/3/LongPolling.cs#L24
The variable 'ex' is declared but never used
|
Build and upload:
Examples/1/ExampleBot.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|