Update dependencies and .NET SDK

This commit is contained in:
Patrik Svensson
2025-04-08 17:17:17 +02:00
committed by Patrik Svensson
parent b0f82d787d
commit 68fcfe0de4
7 changed files with 214 additions and 121 deletions

View File

@ -38,7 +38,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Playwright" Version="1.49.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.51.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Statiq.CodeAnalysis" Version="1.0.0-beta.72" />
<PackageReference Include="Statiq.Common" Version="1.0.0-beta.72" />