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 0c1d356 commit 66f817aCopy full SHA for 66f817a
src/BootstrapBlazor/BootstrapBlazor.csproj
@@ -1,11 +1,11 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
<PropertyGroup Condition="'$(VisualStudioVersion)' == '17.0'">
4
- <Version>9.11.5-beta04</Version>
+ <Version>9.11.5-beta05</Version>
5
</PropertyGroup>
6
7
<PropertyGroup Condition="'$(VisualStudioVersion)' == '18.0'">
8
- <Version>10.0.0-rc.2.1.3</Version>
+ <Version>10.0.0-rc.2.1.4</Version>
9
10
11
<ItemGroup>
0 commit comments