Skip to content

Commit

Permalink
Bump SystemTextJsonVersion from 9.0.0 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps `SystemTextJsonVersion` from 9.0.0 to 9.0.1.

Updates `System.Text.Json` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

Updates `System.ValueTuple` from 4.5.0 to 4.5.0

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.ValueTuple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent ed1ef52 commit b0df2ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<MicrosoftBuildPackageVersion>17.12.6</MicrosoftBuildPackageVersion>
<MicrosoftBuildPackageVersion Condition="'$(TargetFramework)' == 'net8.0' ">17.11.4</MicrosoftBuildPackageVersion>
<SystemTextJsonVersion>9.0.0</SystemTextJsonVersion>
<MicrosoftBuildPackageVersion Condition="'$(TargetFramework)' == 'net8.0' ">17.12.6</MicrosoftBuildPackageVersion>
<SystemTextJsonVersion>9.0.1</SystemTextJsonVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="AssemblyShader" Version="1.1.3" />
Expand Down

0 comments on commit b0df2ff

Please sign in to comment.