diff --git a/src/GameIdeas/Client/GameIdeas.BlazorApp/GameIdeas.BlazorApp.csproj b/src/GameIdeas/Client/GameIdeas.BlazorApp/GameIdeas.BlazorApp.csproj index 2ede3a0..c1da829 100644 --- a/src/GameIdeas/Client/GameIdeas.BlazorApp/GameIdeas.BlazorApp.csproj +++ b/src/GameIdeas/Client/GameIdeas.BlazorApp/GameIdeas.BlazorApp.csproj @@ -4,11 +4,17 @@ net9.0 enable enable + 5637e3c4-2341-4bdb-85ec-c75faeee9847 - - + + + + + + + diff --git a/src/GameIdeas/Client/GameIdeas.BlazorApp/Layout/MainLayout.razor b/src/GameIdeas/Client/GameIdeas.BlazorApp/Layout/MainLayout.razor index 76eb725..7cd63fe 100644 --- a/src/GameIdeas/Client/GameIdeas.BlazorApp/Layout/MainLayout.razor +++ b/src/GameIdeas/Client/GameIdeas.BlazorApp/Layout/MainLayout.razor @@ -1,4 +1,5 @@ @inherits LayoutComponentBase +