From e8aa4778bc6a97d4212535cea4e83ac181e20c44 Mon Sep 17 00:00:00 2001 From: Jelle <60387522+JelleInfinity@users.noreply.github.com> Date: Sun, 4 Dec 2022 13:49:22 +0100 Subject: [PATCH] Add .editorconfig to solution --- pkNX.sln | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkNX.sln b/pkNX.sln index c33504b5..47fae8dc 100644 --- a/pkNX.sln +++ b/pkNX.sln @@ -26,6 +26,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "pkNX.Game", "pkNX.Game\pkNX EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "pkNX.Structures.FlatBuffers", "pkNX.Structures.FlatBuffers\pkNX.Structures.FlatBuffers.csproj", "{83E23C09-6DB8-459C-B68B-08FE4EAAC86C}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BC933AB9-8BF5-4E94-BC26-7EDE48BFD300}" + ProjectSection(SolutionItems) = preProject + .editorconfig = .editorconfig + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU