diff --git a/Futonizer.csproj b/Futonizer.csproj index f5dbe35..0ebe73c 100644 --- a/Futonizer.csproj +++ b/Futonizer.csproj @@ -5,6 +5,7 @@ net10.0-windows enable true + true enable Futonizer Futonizer @@ -15,6 +16,11 @@ + + + + + diff --git a/MainWindow.xaml b/MainWindow.xaml index fb2983c..8f85ca6 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -157,6 +157,7 @@ + @@ -178,7 +179,12 @@ FontSize="12" VerticalAlignment="Center" Margin="6,0" TextTrimming="CharacterEllipsis"/> -