From 3278c80d3fb3b2e029238797399ac8b4da495409 Mon Sep 17 00:00:00 2001 From: rockstardev Date: Wed, 19 Sep 2018 23:25:20 -0500 Subject: [PATCH] Fixing problem with View dynamic recompiling The type 'RazorViewAttribute' exists in both 'Microsoft.AspNetCore.Mvc.Razor' error resolved --- BTCPayServer/BTCPayServer.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 52f182b35..931e4f868 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -59,9 +59,9 @@ - - - + + +