| Line 52... |
Line 52... |
| 52 |
<ApplicationIcon>application_osx_terminal.ico</ApplicationIcon>
|
52 |
<ApplicationIcon>application_osx_terminal.ico</ApplicationIcon>
|
| 53 |
</PropertyGroup>
|
53 |
</PropertyGroup>
|
| 54 |
<ItemGroup>
|
54 |
<ItemGroup>
|
| 55 |
<Reference Include="System" />
|
55 |
<Reference Include="System" />
|
| 56 |
<Reference Include="System.Core" />
|
56 |
<Reference Include="System.Core" />
|
| - |
|
57 |
<Reference Include="System.DirectoryServices.AccountManagement" />
|
| 57 |
<Reference Include="System.Xml.Linq" />
|
58 |
<Reference Include="System.Xml.Linq" />
|
| 58 |
<Reference Include="System.Data.DataSetExtensions" />
|
59 |
<Reference Include="System.Data.DataSetExtensions" />
|
| 59 |
<Reference Include="Microsoft.CSharp" />
|
60 |
<Reference Include="Microsoft.CSharp" />
|
| 60 |
<Reference Include="System.Data" />
|
61 |
<Reference Include="System.Data" />
|
| 61 |
<Reference Include="System.Deployment" />
|
62 |
<Reference Include="System.Deployment" />
|
| Line 86... |
Line 87... |
| 86 |
<SubType>Form</SubType>
|
87 |
<SubType>Form</SubType>
|
| 87 |
</Compile>
|
88 |
</Compile>
|
| 88 |
<Compile Include="Add_User_Account_Form.Designer.cs">
|
89 |
<Compile Include="Add_User_Account_Form.Designer.cs">
|
| 89 |
<DependentUpon>Add_User_Account_Form.cs</DependentUpon>
|
90 |
<DependentUpon>Add_User_Account_Form.cs</DependentUpon>
|
| 90 |
</Compile>
|
91 |
</Compile>
|
| - |
|
92 |
<Compile Include="DebugText.cs" />
|
| 91 |
<Compile Include="Delete_User_Verify_Form.cs">
|
93 |
<Compile Include="Delete_User_Verify_Form.cs">
|
| 92 |
<SubType>Form</SubType>
|
94 |
<SubType>Form</SubType>
|
| 93 |
</Compile>
|
95 |
</Compile>
|
| 94 |
<Compile Include="Delete_User_Verify_Form.designer.cs">
|
96 |
<Compile Include="Delete_User_Verify_Form.designer.cs">
|
| 95 |
<DependentUpon>Delete_User_Verify_Form.cs</DependentUpon>
|
97 |
<DependentUpon>Delete_User_Verify_Form.cs</DependentUpon>
|