Skip to content

Commit 2299ac1

Browse files
jasonsummersdaveaglick
authored andcommitted
Pin Microsoft.Build dependencies in Statiq.Web.csproj to resolve security issues.
1 parent f495265 commit 2299ac1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Statiq.Web/Statiq.Web.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Buildalyzer.Workspaces" Version="8.0.0" />
15+
<PackageReference Include="Microsoft.Build" Version="18.0.2" />
16+
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="18.0.2" />
17+
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="18.0.2" />
1518
</ItemGroup>
1619

1720
<ItemGroup>

0 commit comments

Comments
 (0)