Mark the cli package development-only dependency.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2024-10-21 18:22:15 +02:00
parent cb356d9b6c
commit 8d5a58e7a6

View File

@@ -11,6 +11,7 @@
<Authors>lordmilko</Authors>
<Description>Unmanaged Exports for legacy/SDK style projects</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<DevelopmentDependency>true</DevelopmentDependency>
<Copyright>(c) 2023 lordmilko. All rights reserved.</Copyright>
<PackageReleaseNotes>DllExports provides unmanaged exports for both legacy and SDK style projects.