Skip to content

Commit fc87238

Browse files
jasonsummersdaveaglick
authored andcommitted
Pin dependencies in Statiq.CodeAnalysis.csproj to resolve security issues.
1 parent e3ff8a1 commit fc87238

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/extensions/Statiq.CodeAnalysis/Statiq.CodeAnalysis.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<ItemGroup>
77
<PackageReference Include="Buildalyzer.Workspaces" Version="8.0.0" />
88
<PackageReference Include="System.Linq.Async" Version="7.0.0" />
9+
<PackageReference Include="Microsoft.Build" Version="18.0.2" />
10+
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="18.0.2" />
11+
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="18.0.2" />
912
</ItemGroup>
1013
<ItemGroup>
1114
<ProjectReference Include="..\..\core\Statiq.Common\Statiq.Common.csproj" />

0 commit comments

Comments
 (0)