Skip to content

Commit 349607a

Browse files
committed
Remove Analyzer and associated tests
1 parent 859eb74 commit 349607a

File tree

4 files changed

+0
-379
lines changed

4 files changed

+0
-379
lines changed

src/CommunityToolkit.Maui.Analyzers.UnitTests/UseCommunityToolkitMediaElementEnableForegroundServiceAnalyzerTests.cs

Lines changed: 0 additions & 214 deletions
This file was deleted.

src/CommunityToolkit.Maui.MediaElement.Analyzers/Resources.Designer.cs

Lines changed: 0 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/CommunityToolkit.Maui.MediaElement.Analyzers/Resources.resx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,4 @@
2121
<data name="InitializationErrorTitle" xml:space="preserve">
2222
<value>`.UseMauiCommunityToolkitMediaElement()` Not Found on MauiAppBuilder</value>
2323
</data>
24-
<data name="EnableForegroundServiceErrorTitle" xml:space="preserve">
25-
<value>`enableForegroundService` parameter is required for `.UseMauiCommunityToolkitMediaElement()`</value>
26-
</data>
27-
<data name="EnableForegroundServiceMessageFormat" xml:space="preserve">
28-
<value>`.UseMauiCommunityToolkitMediaElement()` requires the `enableForegroundService` parameter to be explicitly specified</value>
29-
</data>
30-
<data name="EnableForegroundServiceErrorMessage" xml:space="preserve">
31-
<value>The `enableForegroundService` parameter must be provided when calling `.UseMauiCommunityToolkitMediaElement()` to explicitly configure Android foreground service support.</value>
32-
</data>
3324
</root>

src/CommunityToolkit.Maui.MediaElement.Analyzers/UseCommunityToolkitMediaElementEnableForegroundServiceAnalyzer.cs

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)