Skip to content

Commit

Permalink
Update MauiProgram.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Jul 10, 2024
1 parent 3d41553 commit e5d9b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectTemplates/ShinyApp/MauiProgram.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#if camera
using Camera.MAUI;
#endif
if shinyframework || communitytoolkit || mediaelement
#if shinyframework || communitytoolkit || mediaelement
using CommunityToolkit.Maui;
#endif
#if useblazor
Expand Down

0 comments on commit e5d9b36

Please sign in to comment.