diff --git a/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj b/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj index 8a1c5d839..7b536e22d 100644 --- a/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj +++ b/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj @@ -3,7 +3,7 @@ Refit HTTP Client Factory Extensions Refit HTTP Client Factory Extensions - netstandard2.0 + net5.0;netcoreapp3.1;netstandard2.0 enable @@ -12,4 +12,8 @@ + + + +