Added data for NuGet
This commit is contained in:
parent
e7319e4957
commit
7729ecddc5
@ -3,8 +3,13 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||||
<RootNamespace>Exa</RootNamespace>
|
<RootNamespace>Exa</RootNamespace>
|
||||||
|
<PackageId>ExaArray</PackageId>
|
||||||
<Authors>Thorsten Sommer</Authors>
|
<Authors>Thorsten Sommer</Authors>
|
||||||
<Company>Thorsten Sommer</Company>
|
<Company>Thorsten Sommer</Company>
|
||||||
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||||
|
<PackageProjectUrl>https://code.tsommer.org/thorsten/ExaArray</PackageProjectUrl>
|
||||||
|
<PackageLicenseUrl>https://code.tsommer.org/thorsten/ExaArray/src/branch/main/LICENSE</PackageLicenseUrl>
|
||||||
|
<RepositoryUrl>https://code.tsommer.org/thorsten/ExaArray</RepositoryUrl>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||||
|
Loading…
Reference in New Issue
Block a user