Skip to content

Commit a7368e4

Browse files
committed
Blazor Bootstrap from 1.6.0 to 1.7.0
1 parent 2726961 commit a7368e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BlazorBootstrap.Examples/BlazorBootstrap.Examples/BlazorBootstrap.Examples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Blazor.Bootstrap" Version="1.6.0" />
10+
<PackageReference Include="Blazor.Bootstrap" Version="1.7.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.4" />
1212
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.4" PrivateAssets="all" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)