File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,12 +69,14 @@ var strongNameSignerPath = ToolsExePath("StrongNameSigner.Console.exe");
6969
7070Setup ( _ =>
7171{
72+ // ASCII art via: http://patorjk.com/software/taag/?#p=display&f=Graceful&t=Polly.Caching.Distributed%0A
7273 Information ( "" ) ;
73- Information ( @" ____ __ __ __ _ _ ____ _ _ ____ ____ __ _ ____ __ __ __ _ ____ _ _ ____ ____ ____ " ) ;
74- Information ( @"( _ \ / \ ( ) ( ) ( \/ ) ( __)( \/ )(_ _)( __)( ( \/ ___)( )/ \ ( ( \/ ___) / )( \(_ _)(_ _)( _ \" ) ;
75- Information ( @" ) __/( O )/ (_/\/ (_/\ ) /_ ) _) ) ( )( ) _) / /\___ \ )(( O )/ /\___ \ _ ) __ ( )( )( ) __/" ) ;
76- Information ( @"(__) \__/ \____/\____/(__/(_)(____)(_/\_) (__) (____)\_)__)(____/(__)\__/ \_)__)(____/(_)\_)(_/ (__) (__) (__) " ) ;
77-
74+ Information ( @"" ) ;
75+ Information ( @" ____ __ __ __ _ _ ___ __ ___ _ _ __ __ _ ___ ____ __ ____ ____ ____ __ ____ _ _ ____ ____ ____ " ) ;
76+ Information ( @"( _ \ / \ ( ) ( ) ( \/ ) / __) / _\ / __)/ )( \( )( ( \ / __) ( \( )/ ___)(_ _)( _ \( )( _ \/ )( \(_ _)( __)( \" ) ;
77+ Information ( @" ) __/( O )/ (_/\/ (_/\ ) /_( (__ / \( (__ ) __ ( )( / /( (_ \ _ ) D ( )( \___ \ )( ) / )( ) _ () \/ ( )( ) _) ) D (" ) ;
78+ Information ( @"(__) \__/ \____/\____/(__/(_)\___)\_/\_/ \___)\_)(_/(__)\_)__) \___/(_)(____/(__)(____/ (__) (__\_)(__)(____/\____/ (__) (____)(____/" ) ;
79+ Information ( @" ____ __ __ __ _ _ ___ __ ___ _ _ __ __ _ ___ __ ____ __ ____ ____ ____ __ ____ _ _ ____ ____ ____ ___ __ ___ _ _ ____ " ) ;
7880 Information ( "" ) ;
7981} ) ;
8082
You can’t perform that action at this time.
0 commit comments