Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 14 → Rev 15

/SWAT Office App/trunk/SWAT Office App/SWAT Office App.csproj
64,6 → 64,12
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AboutBox.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AboutBox.Designer.cs">
<DependentUpon>AboutBox.cs</DependentUpon>
</Compile>
<Compile Include="Add_Hidden_Account_Form.cs">
<SubType>Form</SubType>
</Compile>
134,6 → 140,9
<Compile Include="Toggle_User_Verify_Form.designer.cs">
<DependentUpon>Toggle_User_Verify_Form.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="AboutBox.resx">
<DependentUpon>AboutBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Add_Hidden_Account_Form.resx">
<DependentUpon>Add_Hidden_Account_Form.cs</DependentUpon>
</EmbeddedResource>