Skip to content

Commit a57f603

Browse files
Bump System.Text.Json in /tools/ConfigureGeneratedApplications (#3069)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d05e13 commit a57f603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ConfigureGeneratedApplications/ConfigureGeneratedApplications.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
12+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1313
</ItemGroup>
1414

1515
<PropertyGroup>

0 commit comments

Comments
 (0)