Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Mar 27, 2023
1 parent d0c16db commit a634e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scrutor/Scrutor.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>Register services using assembly scanning and a fluent API.</Description>
<VersionPrefix>4.2.1</VersionPrefix>
<VersionPrefix>4.2.2</VersionPrefix>
<Authors>Kristian Hellang</Authors>
<TargetFrameworks>net461;netstandard2.0;netcoreapp3.1;net6.0</TargetFrameworks>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down

0 comments on commit a634e58

Please sign in to comment.