Skip to content

Commit 6172e1e

Browse files
committed
refactor: 更新依赖增加 LastError 参数
1 parent 5bb4b49 commit 6172e1e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/components/BootstrapBlazor.JuHeIpLocatorProvider/BootstrapBlazor.JuHeIpLocatorProvider.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
13+
<!--<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />-->
14+
</ItemGroup>
15+
16+
<ItemGroup>
17+
<ProjectReference Include="..\..\..\..\BootstrapBlazor\src\BootstrapBlazor\BootstrapBlazor.csproj" />
1418
</ItemGroup>
1519

1620
</Project>

0 commit comments

Comments
 (0)