Skip to content

Commit

Permalink
Merge pull request #2640 from jeromelaban/dev/jela/uno4
Browse files Browse the repository at this point in the history
fix: Invalid Uno Skia e2e template change
  • Loading branch information
brianlagunas authored Dec 15, 2021
2 parents 413fdf3 + 15fa71f commit 7f0b168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/Uno/HelloUnoWorld.Shared/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ namespace HelloUnoWorld
/// <summary>
/// Provides application-specific behavior to supplement the default Application class.
/// </summary>
sealed partial class App : PrismApplication
public sealed partial class App : PrismApplication
{
private static Window _window;

Expand Down

0 comments on commit 7f0b168

Please sign in to comment.