We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86bc66 commit 4292dd2Copy full SHA for 4292dd2
src/SourceBrowser/src/Directory.Packages.props
@@ -12,6 +12,9 @@
12
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.5.0" />
13
<PackageVersion Include="Microsoft.Build" Version="17.5.0" />
14
15
+ <!-- component governance -->
16
+ <PackageVersion Include="Microsoft.IO.Redist" Version="6.0.1" />
17
+
18
<!-- roslyn -->
19
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.2.0" />
20
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.2.0" />
0 commit comments