init commit

This commit is contained in:
End3r 2025-02-05 13:39:40 +03:00
parent c722f8dca4
commit 35948e2f79
5 changed files with 12 additions and 4 deletions

View File

@ -5,5 +5,13 @@
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
x:Class="demo_hard.SallerWindow"
Title="SallerWindow">
<DockPanel>
<StackPanel Orientation="Horizontal" HorizontalAlignment="Center" DockPanel.Dock="Top">
<TextBlock Text="Добро пожаловать в окно создания заказа"/>
</StackPanel>
<StackPanel>
<TextBlock Text="Номер заказа"/>
<TextBlock Text="Сделать штрих кода нада"/>
</StackPanel>
</DockPanel>
</Window>

Binary file not shown.

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("demo_hard")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c91804fd9638a5631768e0f8d9252b7076859bc2")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c722f8dca42b45d1b29f690d670497660d1ed8c5")]
[assembly: System.Reflection.AssemblyProductAttribute("demo_hard")]
[assembly: System.Reflection.AssemblyTitleAttribute("demo_hard")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
c7751d4c859009911ef8abab35f4913fc67078eaa69e0f8e455111b451d12c80
8fbb7fd3573c9c601aedfd3526df593771d1d09e7f49ddff25c75c0eb415b1d5

View File

@ -1 +1 @@
17386669662844324
17387422914147165