MS Common: Version 3.0.2 - GDPicture Licensing

This commit is contained in:
2024-05-13 10:36:11 +02:00
parent 51003c6461
commit be743445e5
4 changed files with 11 additions and 4 deletions

View File

@@ -51,6 +51,6 @@ Public Class ClassCurrent
Public Shared Property TEMP_FILES As List(Of String) = New List(Of String)
Public Shared Property TEMP_WORK_FILES As List(Of String) = New List(Of String)
Public Shared Property GDPictureLicense As String = "None"
End Class