diff --git a/Components/App.razor b/Components/App.razor index d83f0ea..f93ef46 100644 --- a/Components/App.razor +++ b/Components/App.razor @@ -32,8 +32,10 @@ @* *@ - - + + + + diff --git a/Components/Pages/Home.razor b/Components/Pages/Home.razor index 9ac9bf2..df45919 100644 --- a/Components/Pages/Home.razor +++ b/Components/Pages/Home.razor @@ -13,7 +13,7 @@

Thank you for your interest!

Unfortunately, the enrollment period for our Summer Growth Campaign has drawn to a close.

Stay tuned for more great campaigns in the future!

-

+

Thank You! @@ -256,8 +256,8 @@ else if (ShowWizard) @* *@ @* Step 3 - For postcards, choose a verse and a signature *@ - @* *@ - + @* *@ + @@ -494,7 +494,7 @@ else if (ShowWizard) else if (check) {

I'll be sending in a check

-

I'll be sending in a check by the invoice's due date (6/13/2025).

+

I'll be sending in a check by the invoice's due date (4/24/2026).

}
diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000..9e949a5 --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/SummerBestWebForm2.csproj b/SummerBestWebForm2.csproj index ae51751..358f967 100644 --- a/SummerBestWebForm2.csproj +++ b/SummerBestWebForm2.csproj @@ -1,19 +1,17 @@  - - net8.0 + net10.0 enable enable - - - - - + + + + 13.0.0 + - - + \ No newline at end of file