Skip to content

Commit

Permalink
[FF-1429] Updating FunFair.CodeAnalysis (Code analysis) to 1.5.0.314
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jun 18, 2020
1 parent 4197d99 commit bab5d6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Please ADD ALL Changes to the UNRELASED SECTION and not a specific release
### Added
### Fixed
### Changed
- FF-1429 - Updated FunFair.CodeAnalysis to 1.5.0.314

<!--
Releases that have at least been deployed to staging, BUT NOT necessarily released to live. Changes should be moved from [Unreleased] into here as they are merged into the appropriate release branch
Expand Down Expand Up @@ -74,3 +75,4 @@ Releases that have at least been deployed to staging, BUT NOT necessarily releas




2 changes: 1 addition & 1 deletion src/FunFair.BuildCheck/FunFair.BuildCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.3.0" PrivateAssets="All" />
<PackageReference Include="FunFair.CodeAnalysis" Version="1.4.1.272" PrivateAssets="All" />
<PackageReference Include="FunFair.CodeAnalysis" Version="1.5.0.314" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.6.13" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="2.3.0" PrivateAssets="All" />
Expand Down

0 comments on commit bab5d6f

Please sign in to comment.