summaryrefslogtreecommitdiffstats
path: root/src/IOL.Helpers/IOL.Helpers.csproj
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2021-04-01 22:40:45 +0200
committerivarlovlie <git@ivarlovlie.no>2021-04-01 22:40:45 +0200
commit38390e2f882e4142e195f082045480260dc140d6 (patch)
treecdd8b912a11b6bc7d94985f58b593113055bbb73 /src/IOL.Helpers/IOL.Helpers.csproj
parent3397f987c0f34ad1bbb3f141567dd446c698095f (diff)
downloaddotnet-helpers-1.0.0.tar.xz
dotnet-helpers-1.0.0.zip
Release v1.0.0v1.0.0
Diffstat (limited to 'src/IOL.Helpers/IOL.Helpers.csproj')
-rw-r--r--src/IOL.Helpers/IOL.Helpers.csproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/IOL.Helpers/IOL.Helpers.csproj b/src/IOL.Helpers/IOL.Helpers.csproj
index 2b2842a..39d6f65 100644
--- a/src/IOL.Helpers/IOL.Helpers.csproj
+++ b/src/IOL.Helpers/IOL.Helpers.csproj
@@ -2,6 +2,11 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
+ <PackageProjectUrl>https://github.com/ivarlovlie/IOL.Helpers</PackageProjectUrl>
+ <PackageLicenseUrl>https://github.com/ivarlovlie/IOL.Helpers/blob/master/LICENSE</PackageLicenseUrl>
+ <RepositoryUrl>https://github.com/ivarlovlie/IOL.Helpers</RepositoryUrl>
+ <RepositoryType>git</RepositoryType>
+ <PackageTags>dotnet</PackageTags>
</PropertyGroup>
<ItemGroup>