Skip to content

Commit 819be43

Browse files
authored
Fix alphabetical order of supported frameworks
1 parent 408954e commit 819be43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/support/reusables/frameworks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ C# built-in support
2323
ASP.NET, Web application framework
2424
ASP.NET Core, Web application framework
2525
ASP.NET Razor templates, Web application framework
26+
Dapper, Database ORM
2627
EntityFramework, Database ORM
2728
EntityFramework Core, Database ORM
2829
Json.NET, Serialization
2930
NHibernate, Database ORM
3031
WinForms, User interface
31-
Dapper, Database ORM
3232

3333
Go built-in support
3434
================================

0 commit comments

Comments
 (0)