Skip to content

Commit

Permalink
[Dependencies] Updating FunFair.BuildCheck (DotNet build checker) to …
Browse files Browse the repository at this point in the history
…474.0.21.530
  • Loading branch information
credfeto committed Jul 12, 2024
1 parent 2f7734b commit 45e8fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.Extensions to 8.0.7
- Dependencies - Updated FunFair.Test.Common to 6.1.62.556
- Dependencies - Updated SonarAnalyzer.CSharp to 9.29.0.95321
- Dependencies - Updated FunFair.BuildCheck to 474.0.21.530
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<ProjectReference Include="..\Credfeto.DotNet.Repo.Tools.Build.Interfaces\Credfeto.DotNet.Repo.Tools.Build.Interfaces.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.BuildCheck.Runner" Version="474.0.20.429" />
<PackageReference Include="FunFair.BuildCheck.Runner" Version="474.0.21.530" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 45e8fac

Please sign in to comment.