Skip to content

Commit

Permalink
feat(websites): update version of packages to 7.2.0 in docs #6033 (#6034
Browse files Browse the repository at this point in the history
)
  • Loading branch information
msynk authored Nov 14, 2023
1 parent c53e0bd commit 4de2572
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
1. Install the project templates from the NuGet package manager with one of the following commands:
</div>
<pre class="code-box">
dotnet new install Bit.Boilerplate::7.1.0
dotnet new install Bit.BlazorWeb::7.1.0</pre>
dotnet new install Bit.Boilerplate::7.2.0
dotnet new install Bit.BlazorWeb::7.2.0</pre>
<div class="section-card-txt">
2. Create a new project using dotnet new command or Visual Studio create new project wizard:
</div>
Expand Down

0 comments on commit 4de2572

Please sign in to comment.