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.35.231
  • Loading branch information
credfeto committed Jan 3, 2025
1 parent 6f8375d commit 22734e1
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 @@ -15,10 +15,10 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Meziantou.Analyzer to 2.0.184
- Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6495
- Dependencies - Updated SonarAnalyzer.CSharp to 10.4.0.108396
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.34.227
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.52.823
- Dependencies - Updated FunFair.Test.Common to 6.1.242.1044
- Dependencies - Updated Credfeto.Enumeration to 1.2.47.806
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.35.231
### 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.47.806" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.34.227" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.35.231" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.593" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="FunFair.CodeAnalysis" Version="7.0.52.823" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.184" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 22734e1

Please sign in to comment.