From fd1e369b2adb6a1f06718b565e0769662700ec1a Mon Sep 17 00:00:00 2001 From: Morten Christensen Date: Wed, 17 Dec 2014 15:59:37 +0100 Subject: [PATCH 1/2] Makes readme.txt for nuget packages awesome! --- build/NuSpecs/tools/Readme.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/build/NuSpecs/tools/Readme.txt b/build/NuSpecs/tools/Readme.txt index 0668809ea2..1638ef58c3 100644 --- a/build/NuSpecs/tools/Readme.txt +++ b/build/NuSpecs/tools/Readme.txt @@ -1,3 +1,17 @@ +------------------------------------------------------------------------- + + $$\ + $$ | +$$\ $$\ $$$$$$\$$$$\ $$$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$\ $$$$$$\ +$$ | $$ |$$ _$$ _$$\ $$ __$$\ $$ __$$\ \____$$\ $$ _____|$$ __$$\ +$$ | $$ |$$ / $$ / $$ |$$ | $$ |$$ | \__|$$$$$$$ |$$ / $$ / $$ | +$$ | $$ |$$ | $$ | $$ |$$ | $$ |$$ | $$ __$$ |$$ | $$ | $$ | +\$$$$$$ |$$ | $$ | $$ |$$$$$$$ |$$ | \$$$$$$$ |\$$$$$$$\ \$$$$$$ | + \______/ \__| \__| \__|\_______/ \__| \_______| \_______| \______/ + + +------------------------------------------------------------------------- + A note about running Umbraco from Visual Studio. Don't forget to build! From 71244b9bcd4c9873cbd3ecc1ac410e07ef47ec34 Mon Sep 17 00:00:00 2001 From: Morten Christensen Date: Wed, 17 Dec 2014 16:17:49 +0100 Subject: [PATCH 2/2] Smaller variation so text isn't pushed down --- build/NuSpecs/tools/Readme.txt | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/build/NuSpecs/tools/Readme.txt b/build/NuSpecs/tools/Readme.txt index 1638ef58c3..d5121fe521 100644 --- a/build/NuSpecs/tools/Readme.txt +++ b/build/NuSpecs/tools/Readme.txt @@ -1,16 +1,11 @@ -------------------------------------------------------------------------- - - $$\ - $$ | -$$\ $$\ $$$$$$\$$$$\ $$$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$\ $$$$$$\ -$$ | $$ |$$ _$$ _$$\ $$ __$$\ $$ __$$\ \____$$\ $$ _____|$$ __$$\ -$$ | $$ |$$ / $$ / $$ |$$ | $$ |$$ | \__|$$$$$$$ |$$ / $$ / $$ | -$$ | $$ |$$ | $$ | $$ |$$ | $$ |$$ | $$ __$$ |$$ | $$ | $$ | -\$$$$$$ |$$ | $$ | $$ |$$$$$$$ |$$ | \$$$$$$$ |\$$$$$$$\ \$$$$$$ | - \______/ \__| \__| \__|\_______/ \__| \_______| \_______| \______/ - - -------------------------------------------------------------------------- + _ _ __ __ ____ _____ _____ ____ + | | | | \/ | _ \| __ \ /\ / ____/ __ \ + | | | | \ / | |_) | |__) | / \ | | | | | | + | | | | |\/| | _ <| _ / / /\ \| | | | | | + | |__| | | | | |_) | | \ \ / ____ | |___| |__| | + \____/|_| |_|____/|_| \_/_/ \_\_____\____/ + +---------------------------------------------------- A note about running Umbraco from Visual Studio.