From be5e0ea3fd67b939472f6d35690acd1b3da0f035 Mon Sep 17 00:00:00 2001 From: rockstardev Date: Sun, 28 Jun 2020 21:48:10 -0500 Subject: [PATCH] Adding editorconfig reference --- btcpayserver.sln | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/btcpayserver.sln b/btcpayserver.sln index 29f7e4822..14b199bf7 100644 --- a/btcpayserver.sln +++ b/btcpayserver.sln @@ -9,6 +9,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BTCPayServer.Tests", "BTCPa EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{29290EC7-00E6-4C4B-96D9-4D7E9611DF28}" ProjectSection(SolutionItems) = preProject + .editorconfig = .editorconfig amd64.Dockerfile = amd64.Dockerfile arm32v7.Dockerfile = arm32v7.Dockerfile arm64v8.Dockerfile = arm64v8.Dockerfile @@ -25,7 +26,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BTCPayServer.Common", "BTCP EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BTCPayServer.Data", "BTCPayServer.Data\BTCPayServer.Data.csproj", "{4D7A865D-3945-4C70-9CC8-B09A274A697E}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BTCPayServer.Client", "BTCPayServer.Client\BTCPayServer.Client.csproj", "{21A13304-7168-49A0-86C2-0A1A9453E9C7}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BTCPayServer.Client", "BTCPayServer.Client\BTCPayServer.Client.csproj", "{21A13304-7168-49A0-86C2-0A1A9453E9C7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution