We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013c5ac commit 8d2f049Copy full SHA for 8d2f049
1 file changed
src/components/BootstrapBlazor.Region/BootstrapBlazor.Region.csproj
@@ -18,11 +18,7 @@
18
</ItemGroup>
19
20
<ItemGroup>
21
- <!--<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />-->
22
- </ItemGroup>
23
-
24
- <ItemGroup>
25
- <ProjectReference Include="..\..\..\..\BootstrapBlazor\src\BootstrapBlazor\BootstrapBlazor.csproj" />
+ <PackageReference Include="BootstrapBlazor" Version="9.11.0" />
26
27
28
0 commit comments