File tree Expand file tree Collapse file tree 8 files changed +0
-8
lines changed
RecursiveExceptionAppointment Expand file tree Collapse file tree 8 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625 return builder . Build ( ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625 return builder . Build ( ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625 return builder . Build ( ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625 return builder . Build ( ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625 return builder . Build ( ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625 return builder . Build ( ) ;
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public static MauiApp CreateMauiApp()
2020 . ConfigureFonts ( fonts =>
2121 {
2222 fonts . AddFont ( "OpenSans-Regular.ttf" , "OpenSansRegular" ) ;
23- fonts . AddFont ( "Segoe-mdl2.ttf" , "SegoeMDL2" ) ;
2423 } ) ;
2524
2625 return builder . Build ( ) ;
You can’t perform that action at this time.
0 commit comments