Update system.text.json to the latest (#671)

This commit is contained in:
Surbhi Gupta 2024-11-14 10:59:41 -08:00 коммит произвёл GitHub
Родитель 1ba13e0251
Коммит 7a3e505c23
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -17,6 +17,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
<PackageReference Include="System.Text.Json" Version="6.0.11" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Microsoft.NET.Sdk.Functions.Generator\Microsoft.NET.Sdk.Functions.Generator.csproj" />