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 192e105 commit 31fca62Copy full SHA for 31fca62
slo/src/Linq2db.Slo/Program.cs
@@ -1,4 +1,4 @@
1
-using Linq2db;
2
-using Internal;
+using Internal;
+using Linq2db;
3
4
await Cli.Run(new SloTableContext(), args);
0 commit comments