mirror of
https://github.com/junian/Standard.Licensing.git
synced 2026-04-25 13:55:53 +03:00
[GH-ISSUE #25] Without ExpireAt? #23
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Standard.Licensing#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SonaBIMDev on GitHub (Oct 21, 2022).
Original GitHub issue: https://github.com/junian/Standard.Licensing/issues/25
Hi, is it possible to generate a Licence without an ExpiresAt condition?
Thx
@AntiGuideAkquinet commented on GitHub (Feb 24, 2023):
Yes I think you can. I used the example provided in the README and commented out the ExpiresAt, which still produces a XML string.
@SonaBIMDev commented on GitHub (Feb 24, 2023):
Hi @AntiGuideAkquinet
Wow! I didn't believe in it anymore!
Thx for sharing!