| Line 62... |
Line 62... |
| 62 |
<Reference Include="System.Drawing" />
|
62 |
<Reference Include="System.Drawing" />
|
| 63 |
<Reference Include="System.Windows.Forms" />
|
63 |
<Reference Include="System.Windows.Forms" />
|
| 64 |
<Reference Include="System.Xml" />
|
64 |
<Reference Include="System.Xml" />
|
| 65 |
</ItemGroup>
|
65 |
</ItemGroup>
|
| 66 |
<ItemGroup>
|
66 |
<ItemGroup>
|
| - |
|
67 |
<Compile Include="AboutBox.cs">
|
| - |
|
68 |
<SubType>Form</SubType>
|
| - |
|
69 |
</Compile>
|
| - |
|
70 |
<Compile Include="AboutBox.Designer.cs">
|
| - |
|
71 |
<DependentUpon>AboutBox.cs</DependentUpon>
|
| - |
|
72 |
</Compile>
|
| 67 |
<Compile Include="Add_Hidden_Account_Form.cs">
|
73 |
<Compile Include="Add_Hidden_Account_Form.cs">
|
| 68 |
<SubType>Form</SubType>
|
74 |
<SubType>Form</SubType>
|
| 69 |
</Compile>
|
75 |
</Compile>
|
| 70 |
<Compile Include="Add_Hidden_Account_Form.designer.cs">
|
76 |
<Compile Include="Add_Hidden_Account_Form.designer.cs">
|
| 71 |
<DependentUpon>Add_Hidden_Account_Form.cs</DependentUpon>
|
77 |
<DependentUpon>Add_Hidden_Account_Form.cs</DependentUpon>
|
| Line 132... |
Line 138... |
| 132 |
<SubType>Form</SubType>
|
138 |
<SubType>Form</SubType>
|
| 133 |
</Compile>
|
139 |
</Compile>
|
| 134 |
<Compile Include="Toggle_User_Verify_Form.designer.cs">
|
140 |
<Compile Include="Toggle_User_Verify_Form.designer.cs">
|
| 135 |
<DependentUpon>Toggle_User_Verify_Form.cs</DependentUpon>
|
141 |
<DependentUpon>Toggle_User_Verify_Form.cs</DependentUpon>
|
| 136 |
</Compile>
|
142 |
</Compile>
|
| - |
|
143 |
<EmbeddedResource Include="AboutBox.resx">
|
| - |
|
144 |
<DependentUpon>AboutBox.cs</DependentUpon>
|
| - |
|
145 |
</EmbeddedResource>
|
| 137 |
<EmbeddedResource Include="Add_Hidden_Account_Form.resx">
|
146 |
<EmbeddedResource Include="Add_Hidden_Account_Form.resx">
|
| 138 |
<DependentUpon>Add_Hidden_Account_Form.cs</DependentUpon>
|
147 |
<DependentUpon>Add_Hidden_Account_Form.cs</DependentUpon>
|
| 139 |
</EmbeddedResource>
|
148 |
</EmbeddedResource>
|
| 140 |
<EmbeddedResource Include="Add_System_Account_Form.resx">
|
149 |
<EmbeddedResource Include="Add_System_Account_Form.resx">
|
| 141 |
<DependentUpon>Add_System_Account_Form.cs</DependentUpon>
|
150 |
<DependentUpon>Add_System_Account_Form.cs</DependentUpon>
|