diff --git a/projects/client/RabbitMQ.Client/RabbitMQ.Client.csproj b/projects/client/RabbitMQ.Client/RabbitMQ.Client.csproj index 1f15ba91d4..a492514675 100755 --- a/projects/client/RabbitMQ.Client/RabbitMQ.Client.csproj +++ b/projects/client/RabbitMQ.Client/RabbitMQ.Client.csproj @@ -6,7 +6,7 @@ The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages) 5.0.0 - net451;netstandard1.5 + net451;netstandard1.5;netstandard2.0 $(NoWarn);CS1591 true true @@ -37,7 +37,7 @@ - + $(DefineConstants);CORECLR