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 438ad99 commit 4819548Copy full SHA for 4819548
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>4.2.0</VersionPrefix>
+ <VersionPrefix>4.2.1</VersionPrefix>
5
<Authors>Kristian Hellang</Authors>
6
<TargetFrameworks>net461;netstandard2.0;netcoreapp3.1;net6.0</TargetFrameworks>
7
<NoWarn>$(NoWarn);CS1591</NoWarn>
0 commit comments