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.63.614
  • Loading branch information
credfeto committed Jan 8, 2025
1 parent 1aec403 commit de89873
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Added
### Fixed
### Changed
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.63.614
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/Credfeto.Package.Update/Credfeto.Package.Update.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Credfeto.Enumeration.Source.Generation.Attributes" Version="1.2.51.818" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.62.610" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.63.614" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Credfeto.Package/Credfeto.Package.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-xhfc-gr8f-ffwc" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.62.610" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.63.614" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="NonBlocking" Version="2.1.2" />
Expand Down

0 comments on commit de89873

Please sign in to comment.