From 31bbec583e1f5db984765c40f05825aa909976cb Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Sat, 26 Oct 2024 15:32:03 -0400 Subject: [PATCH] feat: Add ready to run --- src/uno/RoslynQuoter/MainPage.xaml | 2 ++ src/uno/RoslynQuoter/MainPage.xaml.cs | 17 +++++++++++++++++ src/uno/RoslynQuoter/RoslynQuoterApp.csproj | 5 +++++ 3 files changed, 24 insertions(+) diff --git a/src/uno/RoslynQuoter/MainPage.xaml b/src/uno/RoslynQuoter/MainPage.xaml index dbe944d..ccb4871 100644 --- a/src/uno/RoslynQuoter/MainPage.xaml +++ b/src/uno/RoslynQuoter/MainPage.xaml @@ -68,6 +68,8 @@ Content="Keep redundant API calls " /> + + + + + +