diff --git a/src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/CreateProjectPage.razor b/src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/CreateProjectPage.razor index 3a545382b1..443d3af967 100644 --- a/src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/CreateProjectPage.razor +++ b/src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Templates/CreateProjectPage.razor @@ -21,8 +21,8 @@ 1. Install the project templates from the NuGet package manager with one of the following commands:
-dotnet new install Bit.Boilerplate::8.0.1 -dotnet new install Bit.BlazorWeb::8.0.1+dotnet new install Bit.Boilerplate +dotnet new install Bit.BlazorWeb