Merge pull request #17683 from huoyaoyuan/remove-outdated

Remove some outdated packages
This commit is contained in:
Dan Balasescu
2022-04-07 10:13:15 +09:00
committed by GitHub
3 changed files with 0 additions and 11 deletions

View File

@ -29,7 +29,6 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.14" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="5.0.14" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="3.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="ppy.LocalisationAnalyser" Version="2022.320.0">
<PrivateAssets>all</PrivateAssets>