We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd96780 commit 0113299Copy full SHA for 0113299
docs/pages/features/using-ef-classic-with-ef-6.md
@@ -35,7 +35,7 @@ using EFClassic::System.Data.Entity;
35
## Config Section
36
We recommend to use the `entityFrameworkClassic` section name in your config file.
37
38
-```xml
+```csharp
39
<?xml version="1.0" encoding="utf-8"?>
40
<configuration>
41
<configSections>
0 commit comments