diff --git a/src/Orleans.Http.Abstractions/Orleans.Http.Abstractions.csproj b/src/Orleans.Http.Abstractions/Orleans.Http.Abstractions.csproj index 61470bd..37b4482 100644 --- a/src/Orleans.Http.Abstractions/Orleans.Http.Abstractions.csproj +++ b/src/Orleans.Http.Abstractions/Orleans.Http.Abstractions.csproj @@ -4,8 +4,16 @@ netstandard2.0 latest true + true + true + snupkg + + + + + Orleans.Http.Abstractions Microsoft Orleans Http Endpoints (Abstractions) diff --git a/src/Orleans.Http.MediaTypes.Protobuf/Orleans.Http.MediaTypes.Protobuf.csproj b/src/Orleans.Http.MediaTypes.Protobuf/Orleans.Http.MediaTypes.Protobuf.csproj index 639f7b0..71322fa 100644 --- a/src/Orleans.Http.MediaTypes.Protobuf/Orleans.Http.MediaTypes.Protobuf.csproj +++ b/src/Orleans.Http.MediaTypes.Protobuf/Orleans.Http.MediaTypes.Protobuf.csproj @@ -4,8 +4,16 @@ netstandard2.0 latest true + true + true + snupkg + + + + + Orleans.Http.MediaTypes.Protobuf Microsoft Orleans Http Endpoints (Protobuf)