diff --git a/RELEASE.md b/RELEASE.md index 8875dee1..8cab7191 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,8 @@ +# 1.0.0-beta.44 + +- Updated Buildalyzer to 4.1.0 which removes some dependencies on .NET Framework and resolves some package resolution problems. +- Updated Statiq Framework to version [1.0.0-beta.58](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.58). +- # 1.0.0-beta.43 - Added an additional shortcode processing phase after process templates are executed but before post-process templates are (for example, in between Markdown and Razor). diff --git a/src/Statiq.Web/Statiq.Web.csproj b/src/Statiq.Web/Statiq.Web.csproj index 62a9a0f8..58408559 100644 --- a/src/Statiq.Web/Statiq.Web.csproj +++ b/src/Statiq.Web/Statiq.Web.csproj @@ -11,14 +11,7 @@ - - - - NU1701 - + diff --git a/src/Statiq.Web/Statiq.Web.props b/src/Statiq.Web/Statiq.Web.props index 02761b33..7431b6e1 100644 --- a/src/Statiq.Web/Statiq.Web.props +++ b/src/Statiq.Web/Statiq.Web.props @@ -15,13 +15,4 @@ Never - - - - NU1701 - - \ No newline at end of file