Skip to content

Commit

Permalink
[Dependencies] Updating Credfeto.Version.Information.Generator (Code …
Browse files Browse the repository at this point in the history
…generator) to 1.0.52.332
  • Loading branch information
credfeto committed Feb 4, 2025
1 parent 1ce455d commit 8fca2df
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 @@ -19,10 +19,10 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.Extensions to 9.0.1
- Dependencies - Updated Roslynator.Analyzers to 4.12.11
- Dependencies - Updated SonarAnalyzer.CSharp to 10.6.0.109712
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.51.325
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.66.900
- Dependencies - Updated FunFair.Test.Common to 6.1.255.1124
- Dependencies - Updated Credfeto.Enumeration to 1.2.66.909
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.52.332
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/FunFair.BuildCheck/FunFair.BuildCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="codecracker.CSharp" Version="1.1.0" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Enumeration.Source.Generation" Version="1.2.66.909" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.51.325" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.52.332" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.593" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="FunFair.CodeAnalysis" Version="7.0.66.900" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.186" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 8fca2df

Please sign in to comment.