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.49.542
  • Loading branch information
credfeto committed Dec 2, 2024
1 parent 0bdbcc3 commit f858da1
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 @@ -34,9 +34,9 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.12.0
- Dependencies - Updated SonarAnalyzer.CSharp to 10.3.0.106239
- Dependencies - Updated Meziantou.Analyzer to 2.0.182
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.48.540
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.25.170
- Dependencies - Updated Credfeto.Enumeration to 1.2.38.742
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.49.542
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<ProjectReference Include="..\FunFair.BuildVersion.Interfaces\FunFair.BuildVersion.Interfaces.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.48.540" />
<PackageReference Include="Credfeto.Extensions.Linq" Version="1.0.49.542" />
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/FunFair.BuildVersion/FunFair.BuildVersion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PackageReference Include="SmartAnalyzers.CSharpExtensions.Annotations" Version="4.2.11" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.3.0.106239" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.25.170" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.26.172" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="ToStringWithoutOverrideAnalyzer" Version="0.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
</ItemGroup>
</Project>

0 comments on commit f858da1

Please sign in to comment.