Skip to content

Commit

Permalink
chore(deps): update dependency system.runtime.serialization.formatter…
Browse files Browse the repository at this point in the history
…s to v9
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent b24d7d0 commit f6b0d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<PackageVersion Include="PublicApiGenerator" Version="11.3.0" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) or $(TargetFramework.StartsWith('netstandard'))">
<PackageVersion Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
<PackageVersion Include="System.Runtime.Serialization.Formatters" Version="9.0.1" />
<PackageVersion Include="System.Drawing.Primitives" Version="4.3.0" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.StartsWith('net8')) or $(TargetFramework.StartsWith('net9'))">
Expand Down

0 comments on commit f6b0d68

Please sign in to comment.