diff --git a/Lab3/Lab3/Lab3.csproj b/Lab3/Lab3/Lab3.csproj
deleted file mode 100644
index fe29fbe..0000000
--- a/Lab3/Lab3/Lab3.csproj
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-
- WinExe
- net6.0-windows
- enable
- true
-
-
-
-
- Always
-
-
-
-
-
-
-
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
- Always
-
-
-
-
diff --git a/Lab3/Lab3.sln b/Lab4/Lab4.sln
similarity index 60%
rename from Lab3/Lab3.sln
rename to Lab4/Lab4.sln
index 3ce7278..f5dbf80 100644
--- a/Lab3/Lab3.sln
+++ b/Lab4/Lab4.sln
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lab3", "Lab3\Lab3.csproj", "{4C08AD9D-C600-4AE3-A1A9-8F091C10C357}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lab4", "Lab4\Lab4.csproj", "{E5D79941-0705-43CF-8F48-9C0FD532C9CF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -11,15 +11,15 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {4C08AD9D-C600-4AE3-A1A9-8F091C10C357}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {4C08AD9D-C600-4AE3-A1A9-8F091C10C357}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {4C08AD9D-C600-4AE3-A1A9-8F091C10C357}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {4C08AD9D-C600-4AE3-A1A9-8F091C10C357}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E5D79941-0705-43CF-8F48-9C0FD532C9CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E5D79941-0705-43CF-8F48-9C0FD532C9CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E5D79941-0705-43CF-8F48-9C0FD532C9CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E5D79941-0705-43CF-8F48-9C0FD532C9CF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {DA7E26C5-8A91-4254-8966-F6347AE928E4}
+ SolutionGuid = {4E809292-D6D4-4727-8BAF-CBC36EEB4783}
EndGlobalSection
EndGlobal
diff --git a/Lab3/Lab3/App.xaml b/Lab4/Lab4/App.xaml
similarity index 77%
rename from Lab3/Lab3/App.xaml
rename to Lab4/Lab4/App.xaml
index 79b6031..5823401 100644
--- a/Lab3/Lab3/App.xaml
+++ b/Lab4/Lab4/App.xaml
@@ -1,7 +1,7 @@
-
diff --git a/Lab3/Lab3/App.xaml.cs b/Lab4/Lab4/App.xaml.cs
similarity index 95%
rename from Lab3/Lab3/App.xaml.cs
rename to Lab4/Lab4/App.xaml.cs
index c315ee7..f0f0615 100644
--- a/Lab3/Lab3/App.xaml.cs
+++ b/Lab4/Lab4/App.xaml.cs
@@ -6,7 +6,7 @@ using System.Linq;
using System.Threading.Tasks;
using System.Windows;
-namespace Lab3
+namespace Lab4
{
///
/// Interaction logic for App.xaml
diff --git a/Lab3/Lab3/AssemblyInfo.cs b/Lab4/Lab4/AssemblyInfo.cs
similarity index 100%
rename from Lab3/Lab3/AssemblyInfo.cs
rename to Lab4/Lab4/AssemblyInfo.cs
diff --git a/Lab3/Lab3/Images/exit.png b/Lab4/Lab4/Images/exit.png
similarity index 100%
rename from Lab3/Lab3/Images/exit.png
rename to Lab4/Lab4/Images/exit.png
diff --git a/Lab3/Lab3/Images/foto.jpg b/Lab4/Lab4/Images/foto.jpg
similarity index 100%
rename from Lab3/Lab3/Images/foto.jpg
rename to Lab4/Lab4/Images/foto.jpg
diff --git a/Lab3/Lab3/Images/foto2.jpg b/Lab4/Lab4/Images/foto2.jpg
similarity index 100%
rename from Lab3/Lab3/Images/foto2.jpg
rename to Lab4/Lab4/Images/foto2.jpg
diff --git a/Lab3/Lab3/Images/foto3.jpg b/Lab4/Lab4/Images/foto3.jpg
similarity index 100%
rename from Lab3/Lab3/Images/foto3.jpg
rename to Lab4/Lab4/Images/foto3.jpg
diff --git a/Lab3/Lab3/Images/unnamed.jpg b/Lab4/Lab4/Images/unnamed.jpg
similarity index 100%
rename from Lab3/Lab3/Images/unnamed.jpg
rename to Lab4/Lab4/Images/unnamed.jpg
diff --git a/Lab4/Lab4/Lab4.csproj b/Lab4/Lab4/Lab4.csproj
new file mode 100644
index 0000000..4106cb0
--- /dev/null
+++ b/Lab4/Lab4/Lab4.csproj
@@ -0,0 +1,10 @@
+
+
+
+ WinExe
+ net6.0-windows
+ enable
+ true
+
+
+
diff --git a/Lab3/Lab3/MainWindow.xaml b/Lab4/Lab4/MainWindow.xaml
similarity index 97%
rename from Lab3/Lab3/MainWindow.xaml
rename to Lab4/Lab4/MainWindow.xaml
index d1f6c08..f6962f0 100644
--- a/Lab3/Lab3/MainWindow.xaml
+++ b/Lab4/Lab4/MainWindow.xaml
@@ -1,12 +1,11 @@
-
-
-
+
-
+
-
+
-
+
-
+
@@ -70,7 +69,7 @@
-
+
-
+
-
+
+
+
diff --git a/Lab3/Lab3/MainWindow.xaml.cs b/Lab4/Lab4/MainWindow.xaml.cs
similarity index 79%
rename from Lab3/Lab3/MainWindow.xaml.cs
rename to Lab4/Lab4/MainWindow.xaml.cs
index b9731f3..ab28b12 100644
--- a/Lab3/Lab3/MainWindow.xaml.cs
+++ b/Lab4/Lab4/MainWindow.xaml.cs
@@ -1,9 +1,6 @@
using System;
using System.Collections.Generic;
-using System.ComponentModel;
using System.Linq;
-using System.Runtime.CompilerServices;
-using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
@@ -12,12 +9,11 @@ using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
-using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
-namespace Lab3
+namespace Lab4
{
///
/// Interaction logic for MainWindow.xaml