diff --git a/src/Scrutor/Scrutor.csproj b/src/Scrutor/Scrutor.csproj index 48e729e..25cbef2 100644 --- a/src/Scrutor/Scrutor.csproj +++ b/src/Scrutor/Scrutor.csproj @@ -1,7 +1,7 @@  Register services using assembly scanning and a fluent API. - 4.0.0 + 4.1.0 Kristian Hellang net461;netstandard2.0;netcoreapp3.1;net6.0 $(NoWarn);CS1591