Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit b0a0f27

Browse files
committed
update namespace
1 parent afca55f commit b0a0f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.Text/LicenseUtils.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ static class _approved
412412
"ServiceStack.RabbitMq.RabbitMqProducer+AccessToken",
413413
"ServiceStack.Messaging.RedisMessageQueueClient+AccessToken",
414414
"ServiceStack.Messaging.RedisMessageProducer+AccessToken",
415-
"ServiceStack.Aws.AwsClientUtils+AccessToken",
415+
"ServiceStack.Aws.Support.AwsClientUtils+AccessToken",
416416
};
417417

418418
internal static readonly HashSet<string> __dlls = new HashSet<string>(StringComparer.OrdinalIgnoreCase)

0 commit comments

Comments
 (0)