Configures deployment to netlify

This commit is contained in:
Phil Scott
2022-02-14 14:01:19 -05:00
committed by Patrik Svensson
parent c2da268129
commit 3ac63d2670
5 changed files with 10 additions and 15 deletions

View File

@ -39,6 +39,7 @@
<PackageReference Include="Statiq.Common" Version="1.0.0-beta.56" />
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.42" />
<PackageReference Include="MinVer" PrivateAssets="All" Version="2.3.1" />
<PackageReference Include="Statiq.Web.Netlify" Version="1.0.0-beta.42" />
</ItemGroup>
<ItemGroup>