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 95dab9f commit d7a961fCopy full SHA for d7a961f
1 file changed
src/components/BootstrapBlazor.Region/BootstrapBlazor.Region.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
<PropertyGroup>
4
- <Version>9.0.6</Version>
+ <Version>9.0.7</Version>
5
</PropertyGroup>
6
7
@@ -19,6 +19,7 @@
19
20
<ItemGroup>
21
<PackageReference Include="BootstrapBlazor" Version="9.11.0" />
22
+ <PackageReference Include="BootstrapBlazor.Pinyin" Version="9.0.0" />
23
</ItemGroup>
24
25
0 commit comments