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 0cf5fec commit 0115533Copy full SHA for 0115533
docs/core/extensions/snippets/configuration/console-binder-gen/console-binder-gen.csproj
@@ -12,8 +12,8 @@
12
</PropertyGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
16
- <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.1" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.1" />
17
</ItemGroup>
18
19
</Project>
0 commit comments