File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
BootstrapBlazor.Server/Components/Components Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
99<p >@Localizer ["P1"]</p >
1010<ul class =" ul-demo" >
11- <li ><code >visual studio 2019 </code > @Localizer ["P2"] < code >visual studio 2022</ code > </li >
11+ <li ><code >visual studio</code > @Localizer ["P2"]</li >
1212 <li ><code >net5</code > @Localizer ["P3"] <code >net6</code > <code >net7</code ></li >
1313</ul >
14- <p ><code >BootstrapBlazor</code > @Localizer ["P4"] <code >NET6/NET7/NET8</code ></p >
14+ <p ><code >BootstrapBlazor</code > @Localizer ["P4"] <code >NET6/NET7/NET8/NET9 </code ></p >
1515
1616<h4 >@Localizer ["P5"]</h4 >
1717
Original file line number Diff line number Diff line change 2828## Installation Guide
2929
3030- Install .net core sdk [ Official website] ( https://dotnet.microsoft.com/download?wt.mc_id=DT-MVP-5004174 )
31- - Install Visual Studio 2019 lastest [ Official website] ( https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174 )
31+ - Install Visual Studio lastest [ Official website] ( https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174 )
3232
3333``` shell
3434git clone https://github.com/dotnetcore/BootstrapBlazor.git
You can’t perform that action at this time.
0 commit comments