[frontend] Update PhosphorIcons version

This commit is contained in:
Lilian 2024-07-05 03:28:48 +02:00
parent 0eb94e6e4b
commit d03f5706b3
No known key found for this signature in database

View file

@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.6"/>
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.6"/>
<PackageReference Include="TypedSignalR.Client" Version="3.5.2" OutputItemType="Analyzer" ReferenceOutputAssembly="false"/>
<PackageReference Include="Iceshrimp.Assets.PhosphorIcons" Version="2.0.2"/>
<PackageReference Include="Iceshrimp.Assets.PhosphorIcons" Version="2.0.3"/>
</ItemGroup>
<ItemGroup>