Loading BusinessLayer/BusinessConstants.cs +1 −1 Original line number Diff line number Diff line Loading @@ -2,5 +2,5 @@ namespace BusinessLayer; public static class BusinessConstants { public static string WebRootPath { get; set; } public static string WebRootPath { get; set; } = ""; } Loading
BusinessLayer/BusinessConstants.cs +1 −1 Original line number Diff line number Diff line Loading @@ -2,5 +2,5 @@ namespace BusinessLayer; public static class BusinessConstants { public static string WebRootPath { get; set; } public static string WebRootPath { get; set; } = ""; }