Skip to content

Add .NET 10 Support #1199

Add .NET 10 Support

Add .NET 10 Support #1199

Triggered via pull request October 25, 2025 05:57
Status Failure
Total duration 3m 57s
Artifacts

dotnet-build.yml

on: pull_request
Matrix: Build Library
Matrix: Build Sample App using Latest .NET SDK
release-main
0s
release-main
release-nuget
release-nuget
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 62 warnings
Build Library (macos-15)
Process completed with exit code 1.
Build Library (macos-15): src/CommunityToolkit.Maui.Analyzers.UnitTests/Verifiers/CSharpCodeFixVerifier`2+Test.cs#L19
#error: 'ReferenceAssemblies must be updated to current version of .NET'
Build Library (macos-15): src/CommunityToolkit.Maui.Analyzers.UnitTests/Verifiers/CSharpAnalyzerVerifier`1+Test.cs#L18
#error: 'ReferenceAssemblies must be updated to current version of .NET'
Build Library (macos-15): src/CommunityToolkit.Maui.Analyzers.UnitTests/Verifiers/CSharpCodeFixVerifier`2+Test.cs#L19
#error: 'ReferenceAssemblies must be updated to current version of .NET'
Build Library (macos-15): src/CommunityToolkit.Maui.Analyzers.UnitTests/Verifiers/CSharpAnalyzerVerifier`1+Test.cs#L18
#error: 'ReferenceAssemblies must be updated to current version of .NET'
Build Sample App using Latest .NET SDK (macos-15)
Process completed with exit code 1.
Build Sample App using Latest .NET SDK (windows-latest)
Process completed with exit code 1.
Build Sample App using Latest .NET SDK (windows-latest)
Prune Package data not found .NETCoreApp 10.0 . To ignore this error, set the AllowMissingPrunePackageData to true.
Build Sample App using Latest .NET SDK (windows-latest)
Prune Package data not found .NETCoreApp 10.0 . To ignore this error, set the AllowMissingPrunePackageData to true.
Build Sample App using Latest .NET SDK (windows-latest)
Prune Package data not found .NETCoreApp 10.0 . To ignore this error, set the AllowMissingPrunePackageData to true.
Build Sample App using Latest .NET SDK (windows-latest)
Prune Package data not found .NETCoreApp 10.0 . To ignore this error, set the AllowMissingPrunePackageData to true.
Build Sample App using Latest .NET SDK (windows-latest)
Prune Package data not found .NETCoreApp 10.0 . To ignore this error, set the AllowMissingPrunePackageData to true.
Build Sample App using Latest .NET SDK (windows-latest)
Prune Package data not found .NETCoreApp 10.0 . To ignore this error, set the AllowMissingPrunePackageData to true.
Build Library (windows-latest)
Process completed with exit code 1.
Build Library (windows-latest)
Process completed with exit code 1.
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/Handlers/CameraViewHandler.shared.cs#L10
Type 'CameraViewHandler' owns disposable field(s) 'cameraManager' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/Handlers/CameraViewHandler.shared.cs#L10
Type 'CameraViewHandler' owns disposable field(s) 'cameraManager' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build Library (macos-15): src/CommunityToolkit.Maui/Behaviors/PlatformBehaviors/Touch/GestureManager.shared.cs#L556
'ViewExtensions.TranslateTo(VisualElement, double, double, uint, Easing?)' is obsolete: 'Please use TranslateToAsync instead.'
Build Library (macos-15): src/CommunityToolkit.Maui/Behaviors/PlatformBehaviors/Touch/GestureManager.shared.cs#L406
'ViewExtensions.FadeTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use FadeToAsync instead.'
Build Library (macos-15): src/CommunityToolkit.Maui/Layouts/StateContainer/StateContainer.shared.cs#L179
'ViewExtensions.FadeTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use FadeToAsync instead.'
Build Library (macos-15): src/CommunityToolkit.Maui/Layouts/StateContainer/StateContainer.shared.cs#L172
'ViewExtensions.FadeTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use FadeToAsync instead.'
Build Library (macos-15): src/CommunityToolkit.Maui/Views/Expander/Expander.shared.cs#L204
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
Build Library (macos-15): src/CommunityToolkit.Maui/Views/AvatarView.shared.cs#L274
'TextTransformUtilites' is obsolete: 'Class name contains a typo. Please use TextTransformUtilities instead, this will be removed in a future version.'
Build Library (macos-15): src/CommunityToolkit.Maui/Animations/FadeAnimation.shared.cs#L38
'ViewExtensions.FadeTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use FadeToAsync instead.'
Build Library (macos-15): src/CommunityToolkit.Maui/Animations/FadeAnimation.shared.cs#L37
'ViewExtensions.FadeTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use FadeToAsync instead.'
Build Library (macos-15)
'Expander.ContentProperty' hides inherited member 'ContentView.ContentProperty'. Use the new keyword if hiding was intended.
Build Library (macos-15): src/CommunityToolkit.Maui/Views/Expander/Expander.shared.cs#L35
'Expander.Content' hides inherited member 'ContentView.Content'. Use the new keyword if hiding was intended.
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L145
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIGraphics.BeginImageContext(CGSize)' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L148
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/PaddedButton.macios.cs#L48
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIButton.ContentEdgeInsets' is obsoleted on: 'ios' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.), 'maccatalyst' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L145
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.BeginImageContext(CGSize)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L148
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L149
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L107
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.BeginImageContextWithOptions(CGSize, bool, NFloat)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L117
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L118
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Views/PaddedButton.macios.cs#L48
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIButton.ContentEdgeInsets' is obsoleted on: 'maccatalyst' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.Maps/Handler/Map/SerializerContext.shared.cs#L12
There are multiple types named 'Object'. Source was generated for the first one detected. Use 'JsonSerializableAttribute.TypeInfoPropertyName' to resolve this collision. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1031)
Build Library (macos-15): src/CommunityToolkit.Maui.Maps/Handler/Map/SerializerContext.shared.cs#L12
There are multiple types named 'Object'. Source was generated for the first one detected. Use 'JsonSerializableAttribute.TypeInfoPropertyName' to resolve this collision. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1031)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/AppBuilderExtensions.shared.cs#L37
This call site is reachable on: 'Android' 26.0 and later, 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later, 'Tizen' 6.5 and later, 'Windows' 10.0.17763 and later. 'MediaControlsService' is only supported on: 'Android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L515
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L320
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L515
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'ios' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.), 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L320
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'ios' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.), 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/AppBuilderExtensions.shared.cs#L37
This call site is reachable on: 'Android' 26.0 and later, 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later, 'Tizen' 6.5 and later, 'Windows' 10.0.17763 and later. 'MediaControlsService' is only supported on: 'Android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L515
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L320
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L515
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'ios' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.), 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L320
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'ios' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.), 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (macos-15): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L50
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.CaptureImage(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L26
This call site is reachable on: 'android' 21.0 and later, 'ios' 15.0 and later, 'maccatalyst' 15.0 and later, 'tizen' 6.5 and later, 'windows' 10.0.10240.0 and later. 'CameraView' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L68
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StartVideoRecording(Stream, CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L74
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StopVideoRecording(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L56
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StartCameraPreview(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L62
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StopCameraPreview()' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/PaddedButton.macios.cs#L48
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIButton.ContentEdgeInsets' is obsoleted on: 'ios' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.), 'maccatalyst' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L145
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.BeginImageContext(CGSize)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L148
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L149
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L117
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L118
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L107
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.BeginImageContextWithOptions(CGSize, bool, NFloat)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/PaddedButton.macios.cs#L48
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIButton.ContentEdgeInsets' is obsoleted on: 'maccatalyst' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L515
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'ios' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.), 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.MediaElement/Views/MediaManager.macios.cs#L320
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVAsset.TracksWithMediaType(string)' is obsoleted on: 'ios' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.), 'maccatalyst' 18.0 and later (Use 'NaturalSize/PreferredTransform' as appropriate on the video track instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L26
This call site is reachable on: 'android' 21.0 and later, 'ios' 15.0 and later, 'maccatalyst' 15.0 and later, 'tizen' 6.5 and later, 'windows' 10.0.10240.0 and later. 'CameraView' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L74
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StopVideoRecording(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L50
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.CaptureImage(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L68
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StartVideoRecording(Stream, CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L62
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StopCameraPreview()' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (windows-latest): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L56
This call site is reachable on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'tizen', 'windows' 10.0.10240.0 and later. 'CameraView.StartCameraPreview(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)