Skip to content

Commit 48b9687

Browse files
committed
Added package properties
1 parent 7bc5816 commit 48b9687

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DotnetNativeBase/DotnetNativeBase.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<Title>DotnetNativeBase</Title>
99
<Authors>Yotic</Authors>
1010
<Description>A library containing structures for easy use of C# in native build</Description>
11+
<PackageProjectUrl>https://github.com/DotnetNative/DotnetNativeBase</PackageProjectUrl>
12+
<RepositoryUrl>https://github.com/DotnetNative/DotnetNativeBase</RepositoryUrl>
13+
<PackageTags>naot korn dnb native</PackageTags>
14+
<Version>1.0.0</Version>
1115
</PropertyGroup>
1216

1317
<ItemGroup>

0 commit comments

Comments
 (0)