Skip to content

Commit f05a724

Browse files
committed
Update project URL and add library description
Changed the project URL to point to the GitHub repository for better access to project information. Added a description to clarify the library's purpose as a documentation and demo tool for BlazorExpress component libraries. NOTE: This commit message is auto-generated using GitHub Copilot.
1 parent 9da16a7 commit f05a724

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BlazorExpress.Bulma.Docx/BlazorExpress.Bulma.Docx.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
<PackageVersion>0.1.1</PackageVersion>
77
<PackageIconUrl>logo.png</PackageIconUrl>
88
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
9-
<PackageProjectUrl>https://bulma.blazorexpress.com/</PackageProjectUrl>
9+
<PackageProjectUrl>https://github.com/BlazorExpress/BlazorExpress.Bulma.Docx</PackageProjectUrl>
1010
<RepositoryUrl>https://github.com/BlazorExpress/BlazorExpress.Bulma.Docx</RepositoryUrl>
11+
<Description>This library is created on top of BlazorExpress.Bulma for BlazorExpress component libraries documentation and demos.</Description>
1112
<Authors>Vikram Reddy</Authors>
1213
<Company>Blazor Express</Company>
1314
<Copyright>Copyright © 2025 Blazor Express</Copyright>

0 commit comments

Comments
 (0)