-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHeavenTasteBakery.csproj.user
More file actions
44 lines (44 loc) · 1.21 KB
/
HeavenTasteBakery.csproj.user
File metadata and controls
44 lines (44 loc) · 1.21 KB
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
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="Bill.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Category.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Customer.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Dashboard.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Feedback.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Form2.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Material.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Order.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Product.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Sale.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Staff.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Vendor.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>