Browse Source

Updated copy in the console's assembly info.

master
Craig Oates 6 years ago
parent
commit
26efc38f95
  1. 2
      WetPancakeCLI/Properties/AssemblyInfo.cs

2
WetPancakeCLI/Properties/AssemblyInfo.cs

@ -7,7 +7,7 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Wet Pancake")]
[assembly: AssemblyDescription("Wet Pancake is a console program for generating text. You can generate text using the built-in templates or use you own. Type Help into the prompt for a list of available commands. [Gibberish Level: 2-20] [Sentence Count: >= 1]")]
[assembly: AssemblyDescription("Wet Pancake [BETA] is a console program for generating text. You can generate text using the built-in templates or use you own. The Wet Pancake project is hosted on GitHub. Visit https://github.com/CraigOates/Wet-Pancake to submit issues and pull requests. It is, also, available as a NuGet package. For information about that, visit T.B.A. Type Help into the prompt for a list of available commands. [Gibberish Level: 2-20] [Sentence Count: >= 1]")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Craig Oates")]
[assembly: AssemblyProduct("Wet Pancake")]

Loading…
Cancel
Save