This commit is contained in:
Jonathan Jenne
2019-02-01 16:30:31 +01:00
parent c93c270e89
commit e6914c6596
33 changed files with 947 additions and 1067 deletions

View File

@@ -22,7 +22,6 @@ Namespace My
Partial Class MyApplication
' User Config
Public User As New UserState()
Public License As New LicenseState()
End Class
End Namespace