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.8.85
  • Loading branch information
credfeto committed Oct 31, 2024
1 parent 06a04ab commit 0a2d401
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 @@ -31,12 +31,12 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated NuGet to 6.11.1
- Dependencies - Updated Roslynator.Analyzers to 4.12.9
- Dependencies - Updated NSubstitute to 5.3.0
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.7.77
- Dependencies - Updated Meziantou.Analyzer to 2.0.177
- Dependencies - Updated Credfeto.Enumeration to 1.1.19.652
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.29.685
- Dependencies - Updated FunFair.Test.Common to 6.1.235.945
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.32.455
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.8.85
### Removed
### Deployment Changes

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="9.32.0.97167" 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.7.77" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.8.85" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="ToStringWithoutOverrideAnalyzer" Version="0.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
</ItemGroup>
</Project>

0 comments on commit 0a2d401

Please sign in to comment.