-
Notifications
You must be signed in to change notification settings - Fork 0
/
SKS.csproj.user
65 lines (65 loc) · 1.83 KB
/
SKS.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
<ItemGroup>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmAbout.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmActionOrderReception.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmActionOrderRequest.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmAddProductTo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmAddStockManual.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmAdjustStockManual.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmCustomers.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmLogin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmOrderAproval.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmOrderReception.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmOrderRequest.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmProducts.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmProviders.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmRequestAproval.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmSearch.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmSplash.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="frmUsersManage.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>