Skip to content

Commit 1ac8827

Browse files
committed
chore: bump version 9.12.1-beta01
1 parent 2d3b11b commit 1ac8827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BootstrapBlazor/BootstrapBlazor.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22

33
<PropertyGroup Condition="'$(VisualStudioVersion)' == '17.0'">
4-
<Version>9.12.1-preview-01</Version>
4+
<Version>9.12.1-beta01</Version>
55
</PropertyGroup>
66

77
<PropertyGroup Condition="'$(VisualStudioVersion)' == '18.0'">
8-
<Version>10.0.0-rc.2.2.0</Version>
8+
<Version>10.0.0-rc.2.2.1</Version>
99
</PropertyGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)