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 7cf44dc commit 761563dCopy full SHA for 761563d
docs/core/extensions/snippets/configuration/options-action/options-action.csproj
@@ -9,8 +9,8 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.5" />
13
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.5" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.6" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
14
</ItemGroup>
15
16
</Project>
0 commit comments