Added the test project back

This commit is contained in:
Alekhya Reddy
2020-03-24 16:13:02 -07:00
parent 79fd5dc7b1
commit d9e1dce393
3 changed files with 6 additions and 9 deletions

View File

@@ -4,6 +4,10 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<PlatformTarget></PlatformTarget>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Data.OleDb" Version="4.7.0" />
<PackageReference Include="tlbimp-Microsoft.Search.Interop" Version="1.0.0" />