summary refs log tree commit diff
path: root/customer_maintenance/CustomerMaintenance/CustomerMaintenance.csproj.user
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:49:34 +0000
commitc48651e2a37e8af5f1eafff10119eedefa4f96e7 (patch)
tree6837b96f034a40c00a01b8f5857e7685182cc71b /customer_maintenance/CustomerMaintenance/CustomerMaintenance.csproj.user
parentstring handling (diff)
downloadcs-c48651e2a37e8af5f1eafff10119eedefa4f96e7.tar
cs-c48651e2a37e8af5f1eafff10119eedefa4f96e7.tar.gz
cs-c48651e2a37e8af5f1eafff10119eedefa4f96e7.tar.bz2
cs-c48651e2a37e8af5f1eafff10119eedefa4f96e7.tar.xz
cs-c48651e2a37e8af5f1eafff10119eedefa4f96e7.zip
customer maintenance
Diffstat (limited to 'customer_maintenance/CustomerMaintenance/CustomerMaintenance.csproj.user')
-rw-r--r--customer_maintenance/CustomerMaintenance/CustomerMaintenance.csproj.user11
1 files changed, 11 insertions, 0 deletions
diff --git a/customer_maintenance/CustomerMaintenance/CustomerMaintenance.csproj.user b/customer_maintenance/CustomerMaintenance/CustomerMaintenance.csproj.user
new file mode 100644
index 0000000..85671fd
--- /dev/null
+++ b/customer_maintenance/CustomerMaintenance/CustomerMaintenance.csproj.user
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>

+<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

+  <ItemGroup>

+    <Compile Update="frmAddCustomer.cs">

+      <SubType>Form</SubType>

+    </Compile>

+    <Compile Update="frmCustomers.cs">

+      <SubType>Form</SubType>

+    </Compile>

+  </ItemGroup>

+</Project>
\ No newline at end of file