Skip to content

Commit

Permalink
feat(websites): update versions in Platform docs to 7.3.0 #6049 (#6050)
Browse files Browse the repository at this point in the history
  • Loading branch information
msynk authored Nov 14, 2023
1 parent ef02940 commit 3faab92
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.2.0
dotnet new install Bit.BlazorWeb::7.2.0</pre>
dotnet new install Bit.Boilerplate::7.3.0
dotnet new install Bit.BlazorWeb::7.3.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 3faab92

Please sign in to comment.