Skip to content

Commit 3cd022f

Browse files
committed
chore(Tasks): bump version 9.0.0
1 parent a799c38 commit 3cd022f

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

src/components/BootstrapBlazor.Tasks.Dashboard/BootstrapBlazor.Tasks.Dashboard.csproj

Lines changed: 3 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-beta01</Version>
4+
<Version>9.0.0</Version>
55
</PropertyGroup>
66

77
<PropertyGroup>
@@ -17,12 +17,8 @@
1717
</ItemGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="BootstrapBlazor" Version="9.0.1" />
21-
<PackageReference Include="Longbow.Tasks" Version="9.0.1" />
22-
</ItemGroup>
23-
24-
<ItemGroup>
25-
<ProjectReference Include="..\..\..\..\BootstrapBlazor\src\BootstrapBlazor\BootstrapBlazor.csproj" />
20+
<PackageReference Include="BootstrapBlazor" Version="9.0.0" />
21+
<PackageReference Include="Longbow.Tasks" Version="9.0.2" />
2622
</ItemGroup>
2723

2824
<ItemGroup>

0 commit comments

Comments
 (0)