mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 05:22:54 +08:00
Sync DiffPlex
dependency version with game project
This commit is contained in:
parent
5d252f6fc0
commit
eb1bcf941f
@ -78,7 +78,7 @@
|
||||
</ItemGroup>
|
||||
<!-- Xamarin.iOS does not automatically handle transitive dependencies from NuGet packages. -->
|
||||
<ItemGroup Label="Transitive Dependencies">
|
||||
<PackageReference Include="DiffPlex" Version="1.6.3" />
|
||||
<PackageReference Include="DiffPlex" Version="1.7.0" />
|
||||
<PackageReference Include="Humanizer" Version="2.11.10" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.2.6" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.6" />
|
||||
|
Loading…
Reference in New Issue
Block a user