diff --git a/NCrontab.Signed/NCrontab.Signed.csproj b/NCrontab.Signed/NCrontab.Signed.csproj
index 3d2897f..73af9b1 100644
--- a/NCrontab.Signed/NCrontab.Signed.csproj
+++ b/NCrontab.Signed/NCrontab.Signed.csproj
@@ -19,6 +19,7 @@
NCrontab.Signed
cron;schedule;time
https://github.com/atifaziz/NCrontab
+ true
COPYING.txt
..\dist
false
@@ -28,6 +29,7 @@
false
false
false
+ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb
@@ -60,4 +62,8 @@
+
+
+
+
diff --git a/NCrontab/NCrontab.csproj b/NCrontab/NCrontab.csproj
index 6d418d9..091b733 100644
--- a/NCrontab/NCrontab.csproj
+++ b/NCrontab/NCrontab.csproj
@@ -15,6 +15,7 @@
NCrontab
cron;schedule;time
https://github.com/atifaziz/NCrontab
+ true
COPYING.txt
..\dist
false
@@ -22,6 +23,7 @@
false
false
false
+ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb
@@ -54,4 +56,8 @@
+
+
+
+