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.65.645
  • Loading branch information
credfeto committed Jan 20, 2025
1 parent ee0d910 commit 1f99f1b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Added
### Fixed
### Changed
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.64.618
- Dependencies - Updated xunit.analyzers to 1.19.0
- Dependencies - Updated xunit.runner.visualstudio to 3.0.1
- Dependencies - Updated Meziantou.Analyzer to 2.0.186
Expand All @@ -20,6 +19,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.57.858
- Dependencies - Updated FunFair.Test.Common to 6.1.247.1082
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.42.276
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.65.645
### 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.54.847" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.64.618" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.65.645" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
</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.64.618" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.65.645" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
<PackageReference Include="NonBlocking" Version="2.1.2" />
Expand Down

0 comments on commit 1f99f1b

Please sign in to comment.