diff --git a/Hangfire.PerformContextAccessor.Tests/Hangfire.PerformContextAccessor.Tests.csproj b/Hangfire.PerformContextAccessor.Tests/Hangfire.PerformContextAccessor.Tests.csproj index 95d1093..0d03fb5 100644 --- a/Hangfire.PerformContextAccessor.Tests/Hangfire.PerformContextAccessor.Tests.csproj +++ b/Hangfire.PerformContextAccessor.Tests/Hangfire.PerformContextAccessor.Tests.csproj @@ -8,9 +8,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Hangfire.PerformContextAccessor/Hangfire.PerformContextAccessor.csproj b/Hangfire.PerformContextAccessor/Hangfire.PerformContextAccessor.csproj index f968445..03e6a57 100644 --- a/Hangfire.PerformContextAccessor/Hangfire.PerformContextAccessor.csproj +++ b/Hangfire.PerformContextAccessor/Hangfire.PerformContextAccessor.csproj @@ -3,9 +3,9 @@ netstandard2.0;netstandard2.1 portable - 1.3.0.0 - 1.3.0 - 1.3.0-beta + 1.3.1.0 + 1.3.1 + 1.3.1-beta Bonura.Hangfire.PerformContextAccessor Diego Bonura PerformContextAccessor for Hangfire