Skip to content

Commit 3b11cb0

Browse files
committed
chore: bump version 10.0.4
1 parent b21f909 commit 3b11cb0

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

src/components/BootstrapBlazor.DockView/BootstrapBlazor.DockView.csproj

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

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

1212
<ItemGroup>
13-
<!--<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />-->
14-
</ItemGroup>
15-
16-
<ItemGroup>
17-
<ProjectReference Include="..\..\..\..\BootstrapBlazor\src\BootstrapBlazor\BootstrapBlazor.csproj" />
13+
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
1814
</ItemGroup>
1915

2016
<ItemGroup>

0 commit comments

Comments
 (0)