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.44.283
  • Loading branch information
credfeto committed Jan 22, 2025
1 parent 72837a8 commit 9cbb9e2
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 @@ -13,7 +13,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6495
- Dependencies - Updated Microsoft.Sbom.Targets to 3.0.1
- Dependencies - Updated xunit to 2.9.3
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.41.250
- SDK - Updated DotNet SDK to 9.0.102
- Dependencies - Updated Meziantou.Analyzer to 2.0.186
- Dependencies - Updated SonarAnalyzer.CSharp to 10.5.0.109200
Expand All @@ -23,6 +22,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.Enumeration to 1.2.57.857
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.44.283
### 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.57.857" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.41.250" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.44.283" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="CSharpIsNullAnalyzer" Version="0.1.593" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="FunFair.CodeAnalysis" Version="7.0.57.858" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.186" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 9cbb9e2

Please sign in to comment.