build: fix 4-series nuspec

This commit is contained in:
Andrew Welker
2022-05-22 14:34:33 -06:00
parent 82cc6d20df
commit 9b808da3d9

View File

@@ -8,6 +8,7 @@
<license type="expression">MIT</license> <license type="expression">MIT</license>
<projectUrl>https://github.com/PepperDash/PepperDashCore</projectUrl> <projectUrl>https://github.com/PepperDash/PepperDashCore</projectUrl>
<description>PepperDash Core is an open source Crestron SIMPL# library that can be used in SIMPL# Pro applications such as Essentials or as a standalone library with SIMPL+ wrappers to expose functionality in SIMPL Windows programs.</description> <description>PepperDash Core is an open source Crestron SIMPL# library that can be used in SIMPL# Pro applications such as Essentials or as a standalone library with SIMPL+ wrappers to expose functionality in SIMPL Windows programs.</description>
<repository type="git" url="https://github.com/PepperDash/PepperDashCore"/>
<copyright>$copyright$</copyright> <copyright>$copyright$</copyright>
<tags>Crestron 4series</tags> <tags>Crestron 4series</tags>
<dependencies> <dependencies>