dotnet / dotnet/EntityFramework.ApiDocs
C# code snippets shown when VB filter is selected
Open
- Dominant language
- No language data
- Stars
- 17
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
This still not fixed after the fix for https://github.com/aspnet/EntityFramework.ApiDocs/issues/18.
Repro steps:
1. Navigate to https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.relationaldatabasefacadeextensions.setcommandtimeout?view=efcore-2.1
2. Select VB from the language drop down
Result:
C# snippet is shown. The C# and F# options in the drop down seem to be working correctly.

cc @dend @mairaw
Contributor guide
Assessment
This issue has not been assessed yet.