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 be8338d commit 638bf25Copy full SHA for 638bf25
generators/dotnetcore/templates/dotnetcore/src/fakecsproj.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="AutoMapper" />
12
<PackageReference Include="Blazored.Modal" />
13
<PackageReference Include="Blazored.SessionStorage" />
14
- <PackageReference Include="Blazorise.Bootstrap" />
+ <PackageReference Include="Blazorise.Bootstrap5" />
15
<PackageReference Include="Blazorise.Icons.FontAwesome" />
16
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" />
17
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" />
0 commit comments