Iceshrimp.NET/Iceshrimp.Shared/Iceshrimp.Shared.csproj
2024-10-09 05:57:22 +02:00

7 lines
155 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>
</Project>