about summary refs log tree commit diff
path: root/IRCStates
diff options
context:
space:
mode:
Diffstat (limited to 'IRCStates')
-rw-r--r--IRCStates/IRCStates.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/IRCStates/IRCStates.csproj b/IRCStates/IRCStates.csproj
index 2b0cac2..76c4bf4 100644
--- a/IRCStates/IRCStates.csproj
+++ b/IRCStates/IRCStates.csproj
@@ -6,6 +6,13 @@
     <Version>1.0.0</Version>
     <Authors>Ben Harris</Authors>
     <Company>tildeverse.org</Company>
+    <IsPackable>true</IsPackable>
+    <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
+    <PackageProjectUrl>https://tildegit.org/ben/ircsharp</PackageProjectUrl>
+    <PackageLicenseExpression>MIT</PackageLicenseExpression>
+    <RepositoryUrl>https://tildegit.org/ben/ircsharp/src/branch/master/IRCStates</RepositoryUrl>
+    <RepositoryType>git</RepositoryType>
+    <PackageTags>irc</PackageTags>
   </PropertyGroup>
 
   <ItemGroup>