single search functionality

This commit is contained in:
EggMan20339
2024-02-13 14:30:26 -05:00
parent c348c051de
commit 63402fb1f4
6 changed files with 122 additions and 12 deletions

View File

@@ -34,6 +34,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System"/>
<Reference Include="System.Configuration" />
<Reference Include="System.Core"/>
<Reference Include="System.Xml.Linq"/>
<Reference Include="System.Data.DataSetExtensions"/>