From ca47896204482bf4a6979e3838bf7f09f61cebeb Mon Sep 17 00:00:00 2001
From: giy <giy@omp-system.ru>
Date: Fri, 02 Sep 2022 14:16:56 +0300
Subject: [PATCH] Обновление до версии 2.9.0

---
 .editorconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.editorconfig b/.editorconfig
index e8c7721..5d522eb 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -19,7 +19,7 @@
 
 # Organize usings
 dotnet_separate_import_directive_groups = false
-dotnet_sort_system_directives_first = false
+dotnet_sort_system_directives_first = true
 file_header_template = unset
 
 # this. and Me. preferences

--
Gitblit v1.9.1