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 4825128 commit d08e798Copy full SHA for d08e798
docs/core/extensions/configuration-generator.md
@@ -40,7 +40,7 @@ The preceding project file enables the configuration source generator by setting
40
41
Next, consider the _Program.cs_ file:
42
43
-:::code source="snippets/configuration/console-binder-gen/Program.cs" highlight="12-14":::
+:::code source="snippets/configuration/console-binder-gen/Program.cs" highlight="13":::
44
45
The preceding code:
46
0 commit comments