Skip to content

Commit

Permalink
Bump SecurityCodeScan.VS2019 from 5.6.0 to 5.6.2 in /src
Browse files Browse the repository at this point in the history
Bumps [SecurityCodeScan.VS2019](https://github.com/security-code-scan/security-code-scan) from 5.6.0 to 5.6.2.
- [Release notes](https://github.com/security-code-scan/security-code-scan/releases)
- [Commits](security-code-scan/security-code-scan@5.6.0...5.6.2)

---
updated-dependencies:
- dependency-name: SecurityCodeScan.VS2019
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2022
1 parent aa28a4b commit 6958281
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.1.46" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406" />
</ItemGroup>
</Project>

0 comments on commit 6958281

Please sign in to comment.