Update dependencies

Mainly for a `Clowd.Squirrel` bump to fix https://github.com/ppy/osu/discussions/17190.
This commit is contained in:
Dean Herbert
2022-03-09 19:09:50 +09:00
parent 8bb07f83cd
commit 5fb51b578f
4 changed files with 10 additions and 10 deletions

View File

@ -24,7 +24,7 @@
<ProjectReference Include="..\osu.Game.Rulesets.Taiko\osu.Game.Rulesets.Taiko.csproj" />
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Clowd.Squirrel" Version="2.8.15-pre" />
<PackageReference Include="Clowd.Squirrel" Version="2.8.28-pre" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="5.0.0" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="System.IO.Packaging" Version="6.0.0" />