Skip to content

Commit

Permalink
[release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Opt…
Browse files Browse the repository at this point in the history
…ions to 1 (#95348)
  • Loading branch information
carlossanlop authored Nov 28, 2023
1 parent 8557ef2 commit 89a2364
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<EnableDefaultItems>true</EnableDefaultItems>
<IsPackable>true</IsPackable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<ServicingVersion>2</ServicingVersion>
<ServicingVersion>1</ServicingVersion>
<PackageDescription>Provides a strongly typed way of specifying and accessing settings using dependency injection.</PackageDescription>
</PropertyGroup>

Expand Down

0 comments on commit 89a2364

Please sign in to comment.