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 05c4df9 commit 032145bCopy full SHA for 032145b
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 4.0.1.{build}
+version: 4.1.0.{build}
2
3
configuration: Release
4
src/Autofac.Configuration/Autofac.Configuration.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>Configuration support for Autofac.</Description>
5
- <VersionPrefix>4.0.1</VersionPrefix>
+ <VersionPrefix>4.1.0</VersionPrefix>
6
<TargetFrameworks>net45;netstandard1.3;netstandard2.0</TargetFrameworks>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments