Skip to content

Commit 0113299

Browse files
Update using-ef-classic-with-ef-6.md
1 parent dd96780 commit 0113299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/features/using-ef-classic-with-ef-6.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ using EFClassic::System.Data.Entity;
3535
## Config Section
3636
We recommend to use the `entityFrameworkClassic` section name in your config file.
3737

38-
```xml
38+
```csharp
3939
<?xml version="1.0" encoding="utf-8"?>
4040
<configuration>
4141
<configSections>

0 commit comments

Comments
 (0)