Removed the item group for properties from indexer, program and shell plugin

This commit is contained in:
Alekhya Reddy
2020-04-06 11:24:10 -07:00
parent 11f7f9a231
commit 7c505fd02a
3 changed files with 1 additions and 12 deletions

View File

@@ -103,9 +103,5 @@
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
</Project>