diff --git a/ComponentPractice/ComponentPractice.sln b/ComponentPractice/ComponentPractice.sln index 01781a0..38a421d 100644 --- a/ComponentPractice/ComponentPractice.sln +++ b/ComponentPractice/ComponentPractice.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.34916.146 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComponentPractice", "ComponentPractice\ComponentPractice.csproj", "{221B940B-EBFE-406E-BCB0-692A08E785FA}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ComponentPractice", "ComponentPractice\ComponentPractice.csproj", "{221B940B-EBFE-406E-BCB0-692A08E785FA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/ComponentPractice/ComponentPractice/Components/App.razor b/ComponentPractice/ComponentPractice/Components/App.razor index 813c26c..6a1289d 100644 --- a/ComponentPractice/ComponentPractice/Components/App.razor +++ b/ComponentPractice/ComponentPractice/Components/App.razor @@ -16,7 +16,8 @@