From 9fb78ef215cb998e4d08630729f335c7a7b82979 Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Tue, 28 Nov 2023 08:17:09 -0600 Subject: [PATCH] build: Fix solution link to .editorconfig --- Recyclarr.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Recyclarr.sln b/Recyclarr.sln index 95fb0df0..0f5023ff 100644 --- a/Recyclarr.sln +++ b/Recyclarr.sln @@ -9,7 +9,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Recyclarr.TestLibrary", "te EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Props", "Props", "{305C2AC5-803F-41B3-92D8-4AD2B2E3E130}" ProjectSection(SolutionItems) = preProject - .editorconfig = ..\.editorconfig + .editorconfig = .editorconfig Directory.Build.props = Directory.Build.props Directory.Build.targets = Directory.Build.targets Directory.Packages.props = Directory.Packages.props