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.54.350
  • Loading branch information
credfeto committed Feb 13, 2025
1 parent 988078d commit ed8dc5d
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 @@ -27,7 +27,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated SonarAnalyzer.CSharp to 10.6.0.109712
- Dependencies - Updated Credfeto.Enumeration to 1.2.66.909
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.67.907
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.53.337
- Dependencies - Updated xunit.analyzers to 1.20.0
- Dependencies - Updated xunit.runner.visualstudio to 3.0.2
- Dependencies - Updated FunFair.Test.Common to 6.1.257.1137
Expand All @@ -38,6 +37,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated AWSSDK to 3.7.402.4
- Dependencies - Updated Microsoft.Extensions to 9.0.2
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.13.0
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.54.350
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/BuildBot/BuildBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<PackageReference Include="SmartAnalyzers.CSharpExtensions.Annotations" Version="4.2.11" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.6.0.109712" 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.53.337" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="Credfeto.Version.Information.Generator" Version="1.0.54.350" PrivateAssets="All" ExcludeAssets="runtime" />
<PackageReference Include="ToStringWithoutOverrideAnalyzer" Version="0.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
</ItemGroup>
</Project>

0 comments on commit ed8dc5d

Please sign in to comment.