Skip to content

Commit c2efb41

Browse files
committed
revert: 移除项目依赖
1 parent be083d1 commit c2efb41

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

BootstrapBlazor.slnx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
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" />
5554
<Project Path="src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj" />
5655
<Project Path="src/BootstrapBlazor/BootstrapBlazor.csproj" />
5756
</Folder>

src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj

Lines changed: 1 addition & 2 deletions
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.0" />-->
69+
<PackageReference Include="BootstrapBlazor.Region" Version="9.0.1" />
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,7 +89,6 @@
8989
</ItemGroup>
9090

9191
<ItemGroup>
92-
<ProjectReference Include="..\..\..\BootstrapBlazor.Extensions\src\components\BootstrapBlazor.Region\BootstrapBlazor.Region.csproj" />
9392
<ProjectReference Include="..\BootstrapBlazor\BootstrapBlazor.csproj" />
9493
</ItemGroup>
9594

0 commit comments

Comments
 (0)