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.60.605
  • Loading branch information
credfeto committed Jan 4, 2025
1 parent d0ee109 commit beebad2
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 @@ -10,6 +10,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Fixed
### Changed
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.37.237
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.60.605
### 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.48.810" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.59.603" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.60.605" />
<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.59.603" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.60.605" />
<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 beebad2

Please sign in to comment.