Skip to content

Commit

Permalink
Update NuGet Packages - Minor Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2023
1 parent 4129d72 commit 3f27d3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/LazyCart/LazyCart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

<!-- Package References -->
<ItemGroup>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.127">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.129">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
4 changes: 2 additions & 2 deletions tests/LazyCart.Tests/LazyCart.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.27.0">
<PackageReference Include="FluentAssertions.Analyzers" Version="0.28.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FsCheck" Version="2.16.6" />
<PackageReference Include="FsCheck.XUnit" Version="2.16.6" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.127">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.129">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 3f27d3c

Please sign in to comment.