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 b6b074a commit 37f9556Copy full SHA for 37f9556
src/Autofac.Extras.CommonServiceLocator/Autofac.Extras.CommonServiceLocator.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.</Description>
5
- <VersionPrefix>4.2.1</VersionPrefix>
+ <VersionPrefix>5.0.0</VersionPrefix>
6
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments