Skip to content

Commit 07c39ed

Browse files
committed
Update Configure.AppHost.cs
1 parent 4f3e89b commit 07c39ed

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

MyApp/Configure.AppHost.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ public override void OnStartupException(Exception ex)
132132
}
133133
return null;
134134
}
135+
136+
public static void Register() =>
137+
Licensing.RegisterLicense("OSS GPL-3.0 2025 https://github.com/ServiceStack/ubixar.com eWsh42R7jS5127+SoqiLlwsyko2ayxa4lF0bQ63/c0LHLR8o/l2VRmok9nFos6Z/KC1uYt5NwoehlK2bg0JRQHNkFS5qfItIK2s5HCo7APkeJvmLq7OVmWCQ0wkSNW1eWDEl/1Ues3ntKbJchzAV7CioRwqfiIhvTZTowd4ovZ0=");
135138
}
136139

137140
public static class HtmlHelpers

0 commit comments

Comments
 (0)