+
mehr
…
diff --git a/src/Turnierplan.App/Pages/Shared/Components/MatchPlan/Default.cshtml b/src/Turnierplan.App/Pages/Shared/Components/MatchPlan/Default.cshtml
index ec6eec05..8f46e264 100644
--- a/src/Turnierplan.App/Pages/Shared/Components/MatchPlan/Default.cshtml
+++ b/src/Turnierplan.App/Pages/Shared/Components/MatchPlan/Default.cshtml
@@ -54,7 +54,7 @@
if (displayMatchType)
{
- | @(Model.Localization.LocalizeMatchDisplayName(match)) |
+ @(Model.Localization.LocalizeMatchDisplayName(match)) |
}
}
diff --git a/src/Turnierplan.App/Program.cs b/src/Turnierplan.App/Program.cs
index 6c97cc70..8479c4ff 100644
--- a/src/Turnierplan.App/Program.cs
+++ b/src/Turnierplan.App/Program.cs
@@ -115,6 +115,3 @@
await app.InitializeDatabaseAsync();
await app.RunAsync();
-
-// Public class definition is required for functional tests
-public sealed partial class Program;
diff --git a/src/Turnierplan.App/Turnierplan.App.csproj b/src/Turnierplan.App/Turnierplan.App.csproj
index b874c098..7083ea65 100644
--- a/src/Turnierplan.App/Turnierplan.App.csproj
+++ b/src/Turnierplan.App/Turnierplan.App.csproj
@@ -13,18 +13,18 @@
-
+
all
runtime; build; native; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/src/Turnierplan.Core/Tournament/Tournament.cs b/src/Turnierplan.Core/Tournament/Tournament.cs
index 3cd0aee0..e1e140a1 100644
--- a/src/Turnierplan.Core/Tournament/Tournament.cs
+++ b/src/Turnierplan.Core/Tournament/Tournament.cs
@@ -1,4 +1,3 @@
-using System.Reflection;
using Turnierplan.Core.Entity;
using Turnierplan.Core.Exceptions;
using Turnierplan.Core.Extensions;
diff --git a/src/Turnierplan.Dal/Turnierplan.Dal.csproj b/src/Turnierplan.Dal/Turnierplan.Dal.csproj
index 8b8359e3..a867479b 100644
--- a/src/Turnierplan.Dal/Turnierplan.Dal.csproj
+++ b/src/Turnierplan.Dal/Turnierplan.Dal.csproj
@@ -16,7 +16,7 @@
-
+
diff --git a/src/Turnierplan.PdfRendering/Turnierplan.PdfRendering.csproj b/src/Turnierplan.PdfRendering/Turnierplan.PdfRendering.csproj
index 28d6e269..c520a103 100644
--- a/src/Turnierplan.PdfRendering/Turnierplan.PdfRendering.csproj
+++ b/src/Turnierplan.PdfRendering/Turnierplan.PdfRendering.csproj
@@ -9,7 +9,7 @@
-
+