We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a799c38 commit 3cd022fCopy full SHA for 3cd022f
1 file changed
src/components/BootstrapBlazor.Tasks.Dashboard/BootstrapBlazor.Tasks.Dashboard.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
<PropertyGroup>
4
- <Version>9.0.0-beta01</Version>
+ <Version>9.0.0</Version>
5
</PropertyGroup>
6
7
@@ -17,12 +17,8 @@
17
</ItemGroup>
18
19
<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" />
+ <PackageReference Include="BootstrapBlazor" Version="9.0.0" />
+ <PackageReference Include="Longbow.Tasks" Version="9.0.2" />
26
27
28
0 commit comments