Skip to content

Commit

Permalink
Remove System.RunTime.Serialization.Primitives package as we don't ne…
Browse files Browse the repository at this point in the history
…ed it
  • Loading branch information
Viincenttt committed Apr 26, 2024
1 parent f8645d5 commit 4d1d301
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Mollie.Api/Mollie.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
<PackageReference Include="PolySharp" Version="1.14.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
</PackageReference>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4d1d301

Please sign in to comment.