Iceshrimp.NET/Iceshrimp.Shared/Iceshrimp.Shared.csproj
2025-02-01 13:18:02 +01:00

7 lines
155 B
XML

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