Skip to content

Commit d898b84

Browse files
authored
Add repository metadata to project file (#35)
1 parent f8b9dbc commit d898b84

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/IgniteUI.Blazor.GridLite/IgniteUI.Blazor.GridLite.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2121
<Copyright>Infragistics</Copyright>
2222
<PackageProjectUrl>https://www.infragistics.com/products/ignite-ui-blazor</PackageProjectUrl>
23+
<RepositoryUrl>https://github.com/IgniteUI/IgniteUI.Blazor.GridLite</RepositoryUrl>
24+
<RepositoryType>git</RepositoryType>
2325
</PropertyGroup>
2426

2527
<ItemGroup>

0 commit comments

Comments
 (0)