Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
soenneker committed Mar 18, 2024
2 parents 9b9c1d0 + 6468ab5 commit b2ce4b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Soenneker.Extensions.Enumerable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
<None Include="..\icon.png" Pack="true" PackagePath="\" />

<PackageReference Include="Soenneker.Utils.Random" Version="2.1.26" />
<PackageReference Include="Soenneker.Utils.Random" Version="2.1.27" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion test/Soenneker.Extensions.Enumerable.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PackageReference Include="coverlet.collector" Version="6.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit b2ce4b5

Please sign in to comment.