From 41d624668fb2b1733d69bd4d7e5b2da65ad6047a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B5=D0=BE=D0=BD=D0=B8=D0=B4=20=D0=9C=D0=B0=D0=BB?= =?UTF-8?q?=D0=B0=D1=84=D0=B5=D0=B5=D0=B2?= Date: Wed, 23 Oct 2024 09:21:37 +0400 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BB=D1=83=D1=87=D0=B0=D0=B9=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=BD=D0=B0=D1=87=D0=B0=D0=BB=203=20=D1=82=D1=83?= =?UTF-8?q?=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- COP_25/Forms/Forms.csproj | 36 +++++++++++++++++++++++++++++++++ Cop_25/Controls/Controls.csproj | 5 +++++ 2 files changed, 41 insertions(+) create mode 100644 COP_25/Forms/Forms.csproj diff --git a/COP_25/Forms/Forms.csproj b/COP_25/Forms/Forms.csproj new file mode 100644 index 0000000..b84d547 --- /dev/null +++ b/COP_25/Forms/Forms.csproj @@ -0,0 +1,36 @@ + + + + WinExe + net6.0-windows7.0 + enable + true + enable + + + + + + + + + + + + + + + True + True + Resources.resx + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + \ No newline at end of file diff --git a/Cop_25/Controls/Controls.csproj b/Cop_25/Controls/Controls.csproj index 6164014..4310afb 100644 --- a/Cop_25/Controls/Controls.csproj +++ b/Cop_25/Controls/Controls.csproj @@ -5,14 +5,19 @@ enable true enable + True + + + +