Skip to content

Commit 7fc4180

Browse files
committed
chore: 移除项目依赖
1 parent ac46617 commit 7fc4180

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +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" />
6970
<PackageReference Include="BootstrapBlazor.SignaturePad" Version="9.0.1" />
7071
<PackageReference Include="BootstrapBlazor.SmilesDrawer" Version="9.0.2" />
7172
<PackageReference Include="BootstrapBlazor.Sortable" Version="9.0.3" />
@@ -88,7 +89,6 @@
8889
</ItemGroup>
8990

9091
<ItemGroup>
91-
<ProjectReference Include="..\..\..\BootstrapBlazor.Extensions\src\components\BootstrapBlazor.Region\BootstrapBlazor.Region.csproj" />
9292
<ProjectReference Include="..\BootstrapBlazor\BootstrapBlazor.csproj" />
9393
</ItemGroup>
9494

0 commit comments

Comments
 (0)