-
Notifications
You must be signed in to change notification settings - Fork 0
/
InventoryManagement.csproj.user
38 lines (38 loc) · 1.05 KB
/
InventoryManagement.csproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
<ItemGroup>
<Compile Update="Dashboard.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Home.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ManageCategories.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ManageCustomers.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ManageOrders.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ManageProducts.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ManageUsers.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="SplashForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ViewOrders.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>