This commit is contained in:
End3r 2025-01-28 15:36:03 +03:00
parent 08742de811
commit f50df6e906
37 changed files with 6 additions and 8 deletions

View File

@ -0,0 +1 @@
demo_2023

View File

@ -1,6 +1,6 @@
<Application xmlns="https://github.com/avaloniaui" <Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="demo_2023.App"
RequestedThemeVariant="Default"> RequestedThemeVariant="Default">
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. --> <!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->

View File

@ -35,7 +35,7 @@ public partial class MainWindow : Window
{ {
try try
{ {
string absolutePath = Path.Combine(AppContext.BaseDirectory, photo); string absolutePath = Path.Combine(AppContext.BaseDirectory, Photo);
return new Bitmap(absolutePath); return new Bitmap(absolutePath);
} }
catch catch

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("demo_2023")] [assembly: System.Reflection.AssemblyCompanyAttribute("demo_2023")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5aad98b68d2a1940b40b1fe61c1c3fb871c4d2da")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+08742de811af86c104f56f3df429e35070bc33d8")]
[assembly: System.Reflection.AssemblyProductAttribute("demo_2023")] [assembly: System.Reflection.AssemblyProductAttribute("demo_2023")]
[assembly: System.Reflection.AssemblyTitleAttribute("demo_2023")] [assembly: System.Reflection.AssemblyTitleAttribute("demo_2023")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@ -1 +1 @@
2a13e053bdf7101e8c013064fab6e315e29b6132025d1be3e8d9cf659e9b4612 c711a05fa0254dc806babe9603d7c7436ccecc1bd5bf1d9635645ae1c03b6c08

View File

@ -1 +1 @@
e627e2c5db8d231378989fdc6674168f7a50ac90d16215e27e11c7c600b62da9 ab8e4dc14ef8a0f8fc13821bca191043816680c4c716655dbb67e9137314fe80

View File

@ -294,6 +294,3 @@
/home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/demo_2023.csproj.Up2Date /home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/demo_2023.csproj.Up2Date
/home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/demo_2023.genruntimeconfig.cache /home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/demo_2023.genruntimeconfig.cache
/home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/ref/demo_2023.dll /home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/ref/demo_2023.dll
/home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/demo_2023.dll
/home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/refint/demo_2023.dll
/home/class_student/RiderProjects/demo2023/demo_2023/obj/Debug/net8.0/demo_2023.pdb