Remove useless ItemGroup

This commit is contained in:
Andrei Zavatski 2019-10-12 15:03:24 +03:00
parent 7ffe5ac539
commit f6b138fe6e
1 changed files with 0 additions and 3 deletions

View File

@ -32,7 +32,4 @@
<PackageReference Include="SharpRaven" Version="2.4.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.6.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Overlays\Comments\" />
</ItemGroup>
</Project>