references cleanup

This commit is contained in:
Paul Schneider
2025-02-16 18:43:32 +00:00
parent 5961e436d5
commit 968859babe

View File

@ -9,8 +9,5 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Reference Include="System.ComponentModel.DataAnnotations" />
</ItemGroup>
</Project> </Project>