diff --git a/src/Opw.HttpExceptions.AspNetCore/Opw.HttpExceptions.AspNetCore.csproj b/src/Opw.HttpExceptions.AspNetCore/Opw.HttpExceptions.AspNetCore.csproj index 1ffa9a7..4c4171b 100644 --- a/src/Opw.HttpExceptions.AspNetCore/Opw.HttpExceptions.AspNetCore.csproj +++ b/src/Opw.HttpExceptions.AspNetCore/Opw.HttpExceptions.AspNetCore.csproj @@ -7,6 +7,8 @@ true Opw.HttpExceptions.AspNetCore aspnetcore http exceptions RFC7807 problemdetails problem details + true + snupkg diff --git a/src/Opw.HttpExceptions/Opw.HttpExceptions.csproj b/src/Opw.HttpExceptions/Opw.HttpExceptions.csproj index 5d272f6..5c2929f 100644 --- a/src/Opw.HttpExceptions/Opw.HttpExceptions.csproj +++ b/src/Opw.HttpExceptions/Opw.HttpExceptions.csproj @@ -1,11 +1,13 @@ - - netstandard2.0 - HTTP-specific exception classes that enable ASP.NET to generate exception information. - true - Opw.HttpExceptions - http exceptions - + + netstandard2.0 + HTTP-specific exception classes that enable ASP.NET to generate exception information. + true + Opw.HttpExceptions + http exceptions + true + snupkg +