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 2726961 commit a7368e4Copy full SHA for a7368e4
src/BlazorBootstrap.Examples/BlazorBootstrap.Examples/BlazorBootstrap.Examples.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Blazor.Bootstrap" Version="1.6.0" />
+ <PackageReference Include="Blazor.Bootstrap" Version="1.7.0" />
11
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.4" />
12
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.4" PrivateAssets="all" />
13
</ItemGroup>
0 commit comments