Skip to content

Commit

Permalink
Fix CG alert around Microsoft.IO.Redist
Browse files Browse the repository at this point in the history
  • Loading branch information
joperezr committed Aug 6, 2024
1 parent f86bc66 commit 7dd39c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/SourceBrowser/src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.5.0" />
<PackageVersion Include="Microsoft.Build" Version="17.5.0" />

<!-- component governance -->
<PackageVersion Include="Microsoft.IO.Redist" Version="6.0.1" />

<!-- roslyn -->
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.2.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.2.0" />
Expand Down

0 comments on commit 7dd39c6

Please sign in to comment.