From c87a8ed52d92c90697a1fae095a443558a4dcae2 Mon Sep 17 00:00:00 2001 From: Argo-AsicoTech Date: Fri, 15 Nov 2024 21:56:36 +0800 Subject: [PATCH 1/3] =?UTF-8?q?doc:=20=E7=A7=BB=E9=99=A4=202019=20?= =?UTF-8?q?=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Components/Components/InstallContent.razor | 4 ++-- src/BootstrapBlazor/readme.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/BootstrapBlazor.Server/Components/Components/InstallContent.razor b/src/BootstrapBlazor.Server/Components/Components/InstallContent.razor index fbafa543a02..c234989ac55 100644 --- a/src/BootstrapBlazor.Server/Components/Components/InstallContent.razor +++ b/src/BootstrapBlazor.Server/Components/Components/InstallContent.razor @@ -8,10 +8,10 @@

@Localizer["P1"]

-

BootstrapBlazor @Localizer["P4"] NET6/NET7/NET8

+

BootstrapBlazor @Localizer["P4"] NET6/NET7/NET8/NET9

@Localizer["P5"]

diff --git a/src/BootstrapBlazor/readme.md b/src/BootstrapBlazor/readme.md index 95d8d37f6e0..165992f4152 100644 --- a/src/BootstrapBlazor/readme.md +++ b/src/BootstrapBlazor/readme.md @@ -28,7 +28,7 @@ ## Installation Guide - Install .net core sdk [Official website](https://dotnet.microsoft.com/download?wt.mc_id=DT-MVP-5004174) -- Install Visual Studio 2019 lastest [Official website](https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174) +- Install Visual Studio lastest [Official website](https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174) ```shell git clone https://github.com/dotnetcore/BootstrapBlazor.git From afe2ad40305c5ed88cede95458febae80cada094 Mon Sep 17 00:00:00 2001 From: Argo-AsicoTech Date: Fri, 15 Nov 2024 21:57:25 +0800 Subject: [PATCH 2/3] =?UTF-8?q?doc:=20=E7=A7=BB=E9=99=A4=202019=20?= =?UTF-8?q?=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/BootstrapBlazor.Server/Components/Samples/LayoutPages.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BootstrapBlazor.Server/Components/Samples/LayoutPages.razor b/src/BootstrapBlazor.Server/Components/Samples/LayoutPages.razor index 8bf27258ec1..164a63106d1 100644 --- a/src/BootstrapBlazor.Server/Components/Samples/LayoutPages.razor +++ b/src/BootstrapBlazor.Server/Components/Samples/LayoutPages.razor @@ -8,7 +8,7 @@

@Localizer["H1"]

-

@Localizer["P1"] Layout @Localizer["P2"] dotnet new bbapp @Localizer["P3"] Visual Studio 2019 @Localizer["P4"] @Localizer["P5"] @Localizer["P6"] [@Localizer["P7"]]

+

@Localizer["P1"] Layout @Localizer["P2"] dotnet new bbapp @Localizer["P3"] Visual Studio @Localizer["P4"] @Localizer["P5"] @Localizer["P6"] [@Localizer["P7"]]

@Localizer["P8"]: Layout @Localizer["P9"] @Localizer["P10"] @Localizer["P11"] @Localizer["P12"] @Localizer["P13"] AdditionalAssemblies @Localizer["P14"] [@Localizer["P15"]] From fc7dfe9ebb40f1582520bb37d51f4d55b79f170e Mon Sep 17 00:00:00 2001 From: Argo-AsicoTech Date: Sat, 16 Nov 2024 09:32:54 +0800 Subject: [PATCH 3/3] =?UTF-8?q?doc:=20=E6=9B=B4=E6=AD=A3=E6=8B=BC=E5=86=99?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exclusion.dic | 1 - src/BootstrapBlazor/readme.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/exclusion.dic b/exclusion.dic index 8ab66c51ee2..415e8f6b142 100644 --- a/exclusion.dic +++ b/exclusion.dic @@ -69,7 +69,6 @@ Goto elec ahora Nuget -lastest bootstrapblazor layui devui diff --git a/src/BootstrapBlazor/readme.md b/src/BootstrapBlazor/readme.md index 165992f4152..fe6cb01f522 100644 --- a/src/BootstrapBlazor/readme.md +++ b/src/BootstrapBlazor/readme.md @@ -28,7 +28,7 @@ ## Installation Guide - Install .net core sdk [Official website](https://dotnet.microsoft.com/download?wt.mc_id=DT-MVP-5004174) -- Install Visual Studio lastest [Official website](https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174) +- Install Visual Studio latest [Official website](https://visualstudio.microsoft.com/vs/getting-started?wt.mc_id=DT-MVP-5004174) ```shell git clone https://github.com/dotnetcore/BootstrapBlazor.git