Skip to content

Commit 70de9b2

Browse files
committed
Semver => 4.9.4 for bug fixes
1 parent b6a0c87 commit 70de9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Autofac/Autofac.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.</Description>
5-
<VersionPrefix>4.9.3</VersionPrefix>
5+
<VersionPrefix>4.9.4</VersionPrefix>
66
<TargetFrameworks>netstandard2.0;netstandard1.1;net45</TargetFrameworks>
77
<NoWarn>$(NoWarn);CS1591</NoWarn>
88
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)