From 60da8e810addd6876298b41dc9b8b56eae1d67ce Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Sun, 3 Aug 2025 00:56:06 +1000 Subject: [PATCH] open sln button --- src/SharpIDE.Photino/Layout/MainLayout.razor | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/SharpIDE.Photino/Layout/MainLayout.razor b/src/SharpIDE.Photino/Layout/MainLayout.razor index 4076afb..3a4e090 100644 --- a/src/SharpIDE.Photino/Layout/MainLayout.razor +++ b/src/SharpIDE.Photino/Layout/MainLayout.razor @@ -11,6 +11,9 @@ + + + Build Rebuild