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 66ba95a commit 4a7e49fCopy full SHA for 4a7e49f
1 file changed
src/components/BootstrapBlazor.Region/BootstrapBlazor.Region.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
<PropertyGroup Condition="'$(VisualStudioVersion)' == '17.0'">
4
- <Version>9.0.8-beta01</Version>
+ <Version>9.0.8</Version>
5
</PropertyGroup>
6
7
<PropertyGroup Condition="'$(VisualStudioVersion)' == '18.0'">
@@ -22,7 +22,7 @@
22
</ItemGroup>
23
24
<ItemGroup Condition="'$(VisualStudioVersion)' == '17.0'">
25
- <PackageReference Include="BootstrapBlazor" Version="9.11.5-beta01" />
+ <PackageReference Include="BootstrapBlazor" Version="9.12.0" />
26
27
28
<ItemGroup Condition="'$(VisualStudioVersion)' == '18.0'">
0 commit comments