Skip to content

Commit 394d5af

Browse files
committed
chore: 更新依赖
1 parent 4b49b5d commit 394d5af

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<PackageReference Include="BootstrapBlazor.PdfViewer" Version="9.0.6" />
6767
<PackageReference Include="BootstrapBlazor.Player" Version="9.0.2" />
6868
<PackageReference Include="BootstrapBlazor.RDKit" Version="9.0.2" />
69-
<PackageReference Include="BootstrapBlazor.Region" Version="9.0.4" />
69+
<!--<PackageReference Include="BootstrapBlazor.Region" Version="9.0.4" />-->
7070
<PackageReference Include="BootstrapBlazor.SignaturePad" Version="9.0.1" />
7171
<PackageReference Include="BootstrapBlazor.SmilesDrawer" Version="9.0.2" />
7272
<PackageReference Include="BootstrapBlazor.Sortable" Version="9.0.3" />
@@ -89,6 +89,7 @@
8989
</ItemGroup>
9090

9191
<ItemGroup>
92+
<ProjectReference Include="..\..\..\BootstrapBlazor.Extensions\src\components\BootstrapBlazor.Region\BootstrapBlazor.Region.csproj" />
9293
<ProjectReference Include="..\BootstrapBlazor\BootstrapBlazor.csproj" />
9394
</ItemGroup>
9495

0 commit comments

Comments
 (0)