diff --git a/src/Benchmarks/Benchmarks.csproj b/src/Benchmarks/Benchmarks.csproj index e932306..615db28 100644 --- a/src/Benchmarks/Benchmarks.csproj +++ b/src/Benchmarks/Benchmarks.csproj @@ -4,8 +4,16 @@ netcoreapp2.1 false + true + true + snupkg + + + + + true diff --git a/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj b/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj index c0629ab..91d69e1 100644 --- a/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj +++ b/src/EsiNet.AspNetCore/EsiNet.AspNetCore.csproj @@ -3,8 +3,16 @@ netcoreapp2.0 ASP.NET Core middleware that processes ESI tags in page output + true + true + snupkg + + + + + true diff --git a/src/EsiNet.Polly/EsiNet.Polly.csproj b/src/EsiNet.Polly/EsiNet.Polly.csproj index d19bf5a..df0e48e 100644 --- a/src/EsiNet.Polly/EsiNet.Polly.csproj +++ b/src/EsiNet.Polly/EsiNet.Polly.csproj @@ -3,8 +3,16 @@ netstandard2.0 Polly plugin for ESI.NET + true + true + snupkg + + + + + true diff --git a/src/EsiNet/EsiNet.csproj b/src/EsiNet/EsiNet.csproj index 48533c9..777cc54 100644 --- a/src/EsiNet/EsiNet.csproj +++ b/src/EsiNet/EsiNet.csproj @@ -3,8 +3,16 @@ netstandard2.0 ESI.NET processes ESI tags + true + true + snupkg + + + + + true