Remove unused dependencies

This commit is contained in:
Qstick
2021-04-25 10:02:52 -04:00
parent 2b6b17707d
commit 2953ffac13
3 changed files with 2 additions and 32 deletions

View File

@@ -4,7 +4,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FluentValidation" Version="8.6.2" />
<PackageReference Include="Ical.Net" Version="4.1.11" />
<PackageReference Include="NLog" Version="4.7.7" />
</ItemGroup>
<ItemGroup>