..
This commit is contained in:
@@ -52,14 +52,14 @@
|
||||
<PackageReference Include="Selenium.Support" Version="4.16.2" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="BookSearchService.cs" />
|
||||
<Compile Include="SearchModel\BookSearchService.cs" />
|
||||
<Compile Include="ChromeDriverManager.cs" />
|
||||
<Compile Include="DownloadProgressForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ILibrarySearcher.cs" />
|
||||
<Compile Include="KwangjuCityLibrarySearcher.cs" />
|
||||
<Compile Include="NamguLibrarySearcher.cs" />
|
||||
<Compile Include="SearchModel\ILibrarySearcher.cs" />
|
||||
<Compile Include="SearchModel\KwangjuCityLibrarySearcher.cs" />
|
||||
<Compile Include="SearchModel\NamguLibrarySearcher.cs" />
|
||||
<Compile Include="Form1.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user