Skip to content

Commit 6c7287c

Browse files
author
Ivano Scifoni
committed
repository url property
1 parent 3225f28 commit 6c7287c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Helpers/src/SharpApi.Helpers/SharpApi.Helpers.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<Nullable>annotations</Nullable>
6+
<PackageProjectUrl>https://github.com/sharpcode-it/SharpApi</PackageProjectUrl>
7+
<RepositoryUrl>https://github.com/sharpcode-it/SharpApi</RepositoryUrl>
8+
<RepositoryType>github</RepositoryType>
69
</PropertyGroup>
710

811
<ItemGroup>

0 commit comments

Comments
 (0)