Skip to content

Commit fe08efd

Browse files
committed
chore: bump version 10.0.0
1 parent 1bd10c6 commit fe08efd

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

Lines changed: 2 additions & 7 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</Version>
4+
<Version>10.0.0</Version>
55
</PropertyGroup>
66

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

1212
<ItemGroup>
13-
<Content Remove="wwwroot\lib\snapdom.mjs"/>
14-
<None Include="wwwroot\lib\snapdom.mjs"/>
15-
</ItemGroup>
16-
17-
<ItemGroup>
18-
<PackageReference Include="BootstrapBlazor" Version="9.0.0"/>
13+
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
1914
</ItemGroup>
2015

2116
</Project>

0 commit comments

Comments
 (0)