diff --git a/dotnet-tools.json b/dotnet-tools.json index e56323b0952..8cc47019440 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -8,13 +8,6 @@ "css-bundler" ], "rollForward": false - }, - "bootstrapblazor.llmsdocsgenerator": { - "version": "10.0.2", - "commands": [ - "llms-docs" - ], - "rollForward": false } } } \ No newline at end of file diff --git a/src/BootstrapBlazor.Server/Directory.Build.targets b/src/BootstrapBlazor.Server/Directory.Build.targets index 124d0433260..38faf0eb713 100644 --- a/src/BootstrapBlazor.Server/Directory.Build.targets +++ b/src/BootstrapBlazor.Server/Directory.Build.targets @@ -1,25 +1,19 @@ - - - - - - - + - - - - - - + - + + + + + +