We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9975f commit 22f4408Copy full SHA for 22f4408
src/Scrutor/Scrutor.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>Register services using assembly scanning and a fluent API.</Description>
4
- <VersionPrefix>5.0.3</VersionPrefix>
+ <VersionPrefix>5.1.0</VersionPrefix>
5
<Authors>Kristian Hellang</Authors>
6
<TargetFrameworks>net462;netstandard2.0;net8.0</TargetFrameworks>
7
<NoWarn>$(NoWarn);CS1591</NoWarn>
0 commit comments