This commit is contained in:
2025-01-15 14:07:59 -07:00
parent f64a62671f
commit 119e2bd535
23 changed files with 854 additions and 29 deletions

View File

@ -187,7 +187,7 @@
<Version>1.1.1</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>6.0.3</Version>
<Version>8.0.3</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />