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 62cce3e commit 5cc2d04Copy full SHA for 5cc2d04
docs/core/extensions/snippets/configuration/console-env/console-env.csproj
@@ -9,8 +9,8 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.7" />
13
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.7" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.8" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.8" />
14
</ItemGroup>
15
16
</Project>
0 commit comments