about summary refs log tree commit diff
path: root/IRCStates/IRCStates.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'IRCStates/IRCStates.csproj')
-rw-r--r--IRCStates/IRCStates.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/IRCStates/IRCStates.csproj b/IRCStates/IRCStates.csproj
index cf9f190..2b0cac2 100644
--- a/IRCStates/IRCStates.csproj
+++ b/IRCStates/IRCStates.csproj
@@ -2,6 +2,10 @@
 
   <PropertyGroup>
     <TargetFramework>netcoreapp3.1</TargetFramework>
+    <PackageId>IRCStates</PackageId>
+    <Version>1.0.0</Version>
+    <Authors>Ben Harris</Authors>
+    <Company>tildeverse.org</Company>
   </PropertyGroup>
 
   <ItemGroup>