Skip to content

Commit

Permalink
Merge pull request #160 from rgvlee/chore/9.x/NA_Housekeeping
Browse files Browse the repository at this point in the history
Fixed a dependency update that was missed
  • Loading branch information
rgvlee authored Nov 23, 2024
2 parents 7cc75a0 + 6b9614e commit 5228fc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.4.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 5228fc4

Please sign in to comment.