-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExpenseManagerPV178.csproj.user
More file actions
32 lines (32 loc) · 987 Bytes
/
Copy pathExpenseManagerPV178.csproj.user
File metadata and controls
32 lines (32 loc) · 987 Bytes
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
<?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="Forms\EnterInfoSignIn.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Forms\EditNumber.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Forms\Home.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Forms\NewTransaction.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Forms\Login.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Forms\EnterInfoLogin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Forms\Main.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="Forms\TransactionsList.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>