Skip to content

Commit 13954b3

Browse files
committed
chore: 方便调试
1 parent 0200294 commit 13954b3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

BootstrapBlazor.slnx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<File Path="scripts/windows/push.ps1" />
5252
</Folder>
5353
<Folder Name="/src/">
54+
<Project Path="../BootstrapBlazor.Extensions/src/components/BootstrapBlazor.Region/BootstrapBlazor.Region.csproj" />
5455
<Project Path="src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj" />
5556
<Project Path="src/BootstrapBlazor/BootstrapBlazor.csproj" />
5657
</Folder>

src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
</ItemGroup>
8989

9090
<ItemGroup>
91+
<ProjectReference Include="..\..\..\BootstrapBlazor.Extensions\src\components\BootstrapBlazor.Region\BootstrapBlazor.Region.csproj" />
9192
<ProjectReference Include="..\BootstrapBlazor\BootstrapBlazor.csproj" />
9293
</ItemGroup>
9394

0 commit comments

Comments
 (0)