File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 1- ///////////////////////////////////////////////////////////////////////////////
1+ ///////////////////////////////////////////////////////////////////////////////
22// ARGUMENTS
33///////////////////////////////////////////////////////////////////////////////
44
@@ -63,14 +63,12 @@ var strongNameSignerPath = ToolsExePath("StrongNameSigner.Console.exe");
6363
6464Setup ( _ =>
6565{
66- Information ( "" ) ;
67- Information ( " ██████╗ ██████╗ ██╗ ██╗ ██╗ ██╗" ) ;
68- Information ( " ██╔══██╗██╔═══██╗██║ ██║ ╚██╗ ██╔╝" ) ;
69- Information ( " ██████╔╝██║ ██║██║ ██║ ╚████╔╝ " ) ;
70- Information ( " ██╔═══╝ ██║ ██║██║ ██║ ╚██╔╝ " ) ;
71- Information ( " ██║ ╚██████╔╝███████╗███████╗██║ " ) ;
72- Information ( " ╚═╝ ╚═════╝ ╚══════╝╚══════╝╚═╝ " ) ;
73- Information ( "" ) ;
66+ Information ( @"" ) ;
67+ Information ( @" ____ __ __ __ _ _ ___ __ ___ _ _ __ __ _ ___ _ _ ____ _ _ __ ____ _ _ ___ __ ___ _ _ ____ " ) ;
68+ Information ( @"( _ \ / \ ( ) ( ) ( \/ ) / __) / _\ / __)/ )( \( )( ( \ / __) ( \/ )( __)( \/ ) / \( _ \( \/ )/ __) / _\ / __)/ )( \( __)" ) ;
69+ Information ( @" ) __/( O )/ (_/\/ (_/\ ) /_( (__ / \( (__ ) __ ( )( / /( (_ \ _ / \/ \ ) _) / \/ \( O )) / ) /( (__ / \( (__ ) __ ( ) _) " ) ;
70+ Information ( @"(__) \__/ \____/\____/(__/(_)\___)\_/\_/ \___)\_)(_/(__)\_)__) \___/(_)\_)(_/(____)\_)(_/ \__/(__\_)(__/ \___)\_/\_/ \___)\_)(_/(____)" ) ;
71+ Information ( @"" ) ;
7472} ) ;
7573
7674Teardown ( _ =>
You can’t perform that action at this time.
0 commit comments