Базовая работа на Linux
This commit is contained in:
6
src/Sms.TaskTwo.Core/AppResources.cs
Normal file
6
src/Sms.TaskTwo.Core/AppResources.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Sms.TaskTwo.Core;
|
||||
|
||||
public static class AppResources
|
||||
{
|
||||
public const string WindowTitle = "Тестовое WPF-приложение для SmartMealService";
|
||||
}
|
||||
Reference in New Issue
Block a user