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

7 lines
155 B
XML

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