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 8557ef2 commit 89a2364Copy full SHA for 89a2364
src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj
@@ -5,7 +5,7 @@
5
<EnableDefaultItems>true</EnableDefaultItems>
6
<IsPackable>true</IsPackable>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
- <ServicingVersion>2</ServicingVersion>
+ <ServicingVersion>1</ServicingVersion>
9
<PackageDescription>Provides a strongly typed way of specifying and accessing settings using dependency injection.</PackageDescription>
10
</PropertyGroup>
11
0 commit comments