Skip to content

Commit

Permalink
Merge pull request #23 from SvenGroot/dependabot/nuget/main/nuget-dep…
Browse files Browse the repository at this point in the history
…endencies-2a95f782ed

Bump the nuget-dependencies group with 1 update
  • Loading branch information
SvenGroot committed Mar 12, 2024
2 parents 3c9abab + 4e0bfa9 commit cdc3be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ookii.BinarySize/Ookii.BinarySize.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="System.Memory" Version="4.5.5" Condition="'$(TargetFramework)'=='netstandard2.0'" />
<PackageReference Include="System.Text.Json" Version="8.0.2" Condition="'$(TargetFramework)'=='netstandard2.0' Or '$(TargetFramework)'=='netstandard2.1'" />
<PackageReference Include="System.Text.Json" Version="8.0.3" Condition="'$(TargetFramework)'=='netstandard2.0' Or '$(TargetFramework)'=='netstandard2.1'" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cdc3be8

Please sign in to comment.