Skip to content

Commit 37f9556

Browse files
committed
Set package version to 5.0.
1 parent b6b074a commit 37f9556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Autofac.Extras.CommonServiceLocator/Autofac.Extras.CommonServiceLocator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.</Description>
5-
<VersionPrefix>4.2.1</VersionPrefix>
5+
<VersionPrefix>5.0.0</VersionPrefix>
66
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
77
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)