Mirror/Assets
James Frowen 2b91a3049b
Sorting usings (#2487)
Seems like this has come up a few times so here is a commit to sort this out.

We shouldn't have to worry about the order of the using, we should just let plugins automatically sort them. They are sorted into alphabetical order expect for system becase we have `dotnet_sort_system_directives_first = true` enabled in `.editorconfig`
2020-12-05 10:51:02 +08:00
..
Mirror Sorting usings (#2487) 2020-12-05 10:51:02 +08:00
Mirror.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00