Add Nuget Info
This commit is contained in:
parent
7b8550ee0f
commit
afc61dbd4e
@ -4,6 +4,10 @@
|
|||||||
<TargetFramework>net8.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
|
<Description>Defines and Parses Arguments for programs.</Description>
|
||||||
|
<PackageProjectUrl>https://github.com/C9Glax/GlaxArguments</PackageProjectUrl>
|
||||||
|
<RepositoryUrl>https://github.com/C9Glax/GlaxArguments</RepositoryUrl>
|
||||||
|
<RepositoryType>git</RepositoryType>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user