Skip to content

Commit 1d50181

Browse files
committed
chore: bump version 9.0.0
1 parent 380333e commit 1d50181

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

33
<PropertyGroup>
4-
<Version>9.0.0-beta01</Version>
4+
<Version>9.0.0</Version>
55
</PropertyGroup>
66

77
<PropertyGroup>
@@ -10,12 +10,12 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<Content Remove="wwwroot\lib\snapdom.mjs" />
14-
<None Include="wwwroot\lib\snapdom.mjs" />
13+
<Content Remove="wwwroot\lib\snapdom.mjs"/>
14+
<None Include="wwwroot\lib\snapdom.mjs"/>
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="BootstrapBlazor" Version="9.0.0" />
18+
<PackageReference Include="BootstrapBlazor" Version="9.0.0"/>
1919
</ItemGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)