This commit is contained in:
2024-05-21 18:57:49 -07:00
parent 9521aee8c6
commit 2661c4174c
2 changed files with 2 additions and 2 deletions

View File

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