Skip to content

Commit

Permalink
Update System.Text.Json (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
ladisgin authored Jul 16, 2024
1 parent 6fbde17 commit 6d62829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msbuild-database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Build" Version="14.3.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="14.3.0" PrivateAssets="All" />
<PackageReference Include="System.Text.Json" Version="7.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit 6d62829

Please sign in to comment.