Update NuGet packages #81
Annotations
3 errors and 2 warnings
|
Publish MAUI Android:
Yosu/MauiProgram.cs#L5
The type or namespace name 'Hosting' does not exist in the namespace 'Microsoft.Maui.Controls.Compatibility' (are you missing an assembly reference?)
|
Publish MAUI Android
Process completed with exit code 1.
|
Publish MAUI Android:
Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L8
Parameter 'filePath' is unread.
|
Publish MAUI Android:
Yosu.Youtube.Converter/FFmpeg/FFmpeg.android.cs#L12
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.
|
Loading