diff --git a/Directory.Build.props b/Directory.Build.props index 6fae23bb4..b39f3f8d9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,7 @@ false - 1.0.0-beta.14 + 1.0.0-beta.15 diff --git a/RELEASE.md b/RELEASE.md index d7f90b780..294192ff4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,7 @@ # 1.0.0-alpha.19 +- Added the new `Statiq.Web.props` file to a `buildTransitive` folder in the package so it flows transitively to consumers. + # 1.0.0-alpha.18 - Bug fix for unclosed `` in the new props file (#909, thanks @drmathias). diff --git a/src/Statiq.Web/Statiq.Web.csproj b/src/Statiq.Web/Statiq.Web.csproj index 6b054a356..9f1e52db3 100644 --- a/src/Statiq.Web/Statiq.Web.csproj +++ b/src/Statiq.Web/Statiq.Web.csproj @@ -8,6 +8,7 @@ +