diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index 2361e94..c3c90d8 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -100,10 +100,12 @@ Settings.settings True + - ResXFileCodeGenerator + PublicResXFileCodeGenerator Resources.Designer.cs + diff --git a/MainWindow.xaml b/MainWindow.xaml index 20120cb..fbae483 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -3,9 +3,11 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:lang="clr-namespace:DyeingComputer.Properties" xmlns:local="clr-namespace:DyeingComputer" mc:Ignorable="d" - Title="SUNLIGHT 838 b0.0.1 (2024/08/10)" Height="720" Width="1280"> + Title="SUNLIGHT 838 b0.0.1 (2024/08/10)" + Height="720" Width="1280">