Update to SDK version 2025.0.14 #325
Annotations
2 errors and 10 warnings
build:
Media Blocks SDK/_CodeSnippets/video-from-images/MainWindow.xaml#L11
The tag 'VideoView' does not exist in XML namespace 'clr-namespace:VisioForge.Core.UI.WPF;assembly=VisioForge.Core.UI.WPF'. Line 11 Position 10.
|
build
Process completed with exit code 1.
|
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
Media Blocks SDK/WinForms/CSharp/RTSP MultiView Demo/ONVIFDiscovery.cs#L29
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:
Media Blocks SDK/WinForms/CSharp/RTSP MultiView Demo/ONVIFDiscovery.cs#L25
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
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
Media Blocks SDK/WPF/CSharp/Live Video Compositor Demo/MainWindow.xaml.cs#L222
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
Media Blocks SDK/WPF/CSharp/Live Video Compositor Demo/MainWindow.xaml.cs#L222
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
Media Blocks SDK/WPF/CSharp/Audio Capture Demo/MainWindow.xaml.cs#L33
The field 'MainWindow.disposedValue' is never used
|
build:
Media Blocks SDK/WPF/CSharp/Audio Capture Demo/MainWindow.xaml.cs#L33
The field 'MainWindow.disposedValue' is never used
|
build:
Media Blocks SDK/WPF/CSharp/Bridge Demo/MainWindow.xaml.cs#L87
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:
Media Blocks SDK/WPF/CSharp/Bridge Demo/MainWindow.xaml.cs#L87
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.
|