Skip to content

Commit

Permalink
[Dependencies] Updating Credfeto.Extensions.Linq (Linq extensions) to…
Browse files Browse the repository at this point in the history
… 1.0.18.174
  • Loading branch information
credfeto committed Mar 29, 2024
1 parent f5a0f91 commit b98ba74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit to 2.7.0
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.40
- Dependencies - Updated coverlet to 6.0.2
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.17.157
- Dependencies - Updated Microsoft.Extensions to 8.0.1
- SDK - Updated DotNet SDK to 8.0.203
- Dependencies - Updated Meziantou.Analyzer to 2.0.146
Expand All @@ -31,6 +30,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.5.315
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.12.324
- Dependencies - Updated FunFair.Test.Common to 6.1.47.409
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.18.174
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<ProjectReference Include="..\FunFair.BuildVersion.Interfaces\FunFair.BuildVersion.Interfaces.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.17.157" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.18.174" />
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
</ItemGroup>
Expand Down

0 comments on commit b98ba74

Please sign in to comment.