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 7bc5816 commit 48b9687Copy full SHA for 48b9687
DotnetNativeBase/DotnetNativeBase.csproj
@@ -8,6 +8,10 @@
8
<Title>DotnetNativeBase</Title>
9
<Authors>Yotic</Authors>
10
<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>
15
</PropertyGroup>
16
17
<ItemGroup>
0 commit comments