Skip to content

Commit 4d836d7

Browse files
Bump System.Text.Json in /Source/BSN.Commons.PresentationInfrastructure (#90)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 8.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.2...v8.0.4) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 920bac8 commit 4d836d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/BSN.Commons.PresentationInfrastructure/BSN.Commons.PresentationInfrastructure.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4444
</PackageReference>
4545
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
46-
<PackageReference Include="System.Text.Json" Version="7.0.2" />
46+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
4747
</ItemGroup>
4848

4949
<ItemGroup>

0 commit comments

Comments
 (0)