This commit is contained in:
2024-10-14 08:26:53 -07:00
parent f6e6fa712f
commit fc891afe2c
6 changed files with 15 additions and 10 deletions

View File

@ -32,7 +32,7 @@
<SupportedPlatform Include="browser" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>
</Project>